Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

614 total results found

Sharing Security Info/Docs with Clients & NDA Process

**Any time ANY security documentation or information about our security platform is requested from an external source, a Mutual NDA MUST be in place before anything can be shared.** 1. Default Option: To share info using Revver's Mutual NDA, Click on the "T...

Onboarding / Offboarding

Onboarding Process

Process documentation and templates for the onboarding process

Onboarding
Customer Success

BDR Documentation

BDR Sales Enablement

Policy Graphics

Duplicate Node Remover

Marketing Update

Maria Test

Salesforce & Systems Team Info

Info about the team and how to reach us to report bugs, request features, etc.

Partner Information

Who to Contact

Automages

Documentation specific to the Automages Team

Atlantis Search

Sandbox

This is a book that you can use if you are trying to familiarize yourself with Bookstack and want to try creating Books, Chapters, or Pages.

Product Team

Emails (SMTP and IMAP / Email Import)

Revver Desktop App

Unit Testing

ADO (Azure Dev Ops)

New CS Employee Onboarding

General Processes

The information needed for new employees to fully set up with the various software we use

Exiting Employees

General Info

React Code Style and Architecture

Atlantis

Sandbox chapter

Sandbox Book (temp book for testing per...

Rubex Reports

Development

Postman Queries (pulled from reshard testing)

ElasticSearch

ElasticSearch to s3 snapshot

ElasticSearch

SIGNiX

Development

Phone System

Hardware

flow chart

Sandbox Book (temp book for testing per...

AV (Audio / Video)

Hardware

Email

General Info

Emails

Development

Guide on how to trigger each email.

Email

Tips and Tricks

General Info

General tips and tricks to make your life easier.

Online Services

Software

Docusign Integration

Software

BDR Qualification (SQLs)

BDR Documentation

Lead Management

BDR Documentation

Lead Processes, Lead Status, Lead Scoring

Intune

Software

New Hire and Exit Procedures and Training

General Info

Running Tests

Legacy - JMeter: Integration and Load T...

Tests should be run in CLI mode, see https://blog.e-zest.com/how-to-run-jmeter-in-non-gui-mode/  for details on running a test in CLI mode Reporting Dashboard: https://www.ubik-ingenierie.com/blog/reporting-feature-in-jmeter/ 

Simple Overview

Legacy - JMeter: Integration and Load T...

General Process followed We created individual templates of every endpoint. We Created Modules for each Controllers set of endpoints, these should be self contained tests, with their own setup and tear down to allow for the endpoints to be ran. Some ...

Test Modules

Legacy - JMeter: Integration and Load T...

General Information The purpose of our test modules is to create a completely finished, plug and play style test template that can be merged into virtually any JMeter test. The goal is for NO additional configuration to be required to get these modules to w...

Load Test Results

Legacy - JMeter: Integration and Load T...

The following are links for load test results for our different environments Staging: https://loadtestingresults.blob.core.windows.net/%24web/staging/testResults.html 

User Simulation

Legacy - JMeter: Integration and Load T...

I (Steve) am going to leave my thoughts on how to set up a user simulation test. If I am not present when the time comes to implement what would have been my favorite part of the testing process. To set this up I would have relied upon the core functionality p...

Throughput Stress Test

Legacy - JMeter: Integration and Load T...

Much like Steve's User Simulation test, we also created a "Stress" test to run each endpoint as many times in a given interval. The test that was created can be found:\src\Utopia\UtopiaTesting\Tests\LoadTests\ThroughputStressTest.jmx This test takes every end...

Integration Tests (Endpoint Test)

Legacy - JMeter: Integration and Load T...

This Test can be found "\src\Utopia\UtopiaTesting\Tests\LoadTests\LocalFullEndpointTest.jmx". As of 1/25/2021 This test was used for general purpose localized testing. No effort was used to make this an Integration test. A few of the modules were updated in th...

Manual Running Endpoint Test

Legacy - JMeter: Integration and Load T...

Prerequisites Need Java installed (I have Java 8 update 261) Just download the latest. If you only want to run the CLI, then Java may not be needed. JMeter unpacked or installed We have an unpacked version "\src\Utopia\UtopiaTesting\3rdParty". ...

JMeter Visual Studio Plugin

Legacy - JMeter: Integration and Load T...

There is a Visual Studio Plugin for JMeterhttps://marketplace.visualstudio.com/items?itemName=EmtecInc.JMeterTestExplorer&ssr=false#overview  It was created in 2018, and hasn't been updates since 2019. So some JMeter 5.1.1 features seem to be missing or not a...

Email Import Instructions

QA Testing

Note: These steps will assume that setup is happening with a eFileCabinet email address that has 2-factor authentication enabled Email Setup Login to email account in browser Click Settings cog in top right corner, then "See all settings" button Click on...

QA Goals

QA

QA Department Goals Complete Regression Tests within 24 hours 80% C# Test coverage by End of Year Thorough Integration of Agile and Scrum Principles SecDevOps Department Goals Create a culture of Security Improve Operational Efficiency and Reduce R...

QA Index of Everything

QA

Everyday Definitions Meetings Standup Our daily meeting where we coordinate what everybody's doing for the day and make sure we're on track to meet goals Called "standup" because it's supposed to be such a short meeting that you could stand up for ...

QA Home

QA

QA Goals C# Automation Resources Selenium Automated UI TestsFirst Time Setup - Utopia (Work in Progress)Automation Training Videos  Manual Testing Nightwatch Testing GuideRubex Testing Tracking Doc  Test Assets Files for Testing eFileCabinet Downloads pa...

Running Against Staging and Test Settings Description

QA Selenium Automated UI Tests

Two Important Files Two files control how the automated UI tests are run.  testsettings.json Constants.cs A good practice would be to open these two files in your Visual Studio IDE and pin them open.  testsettings.json {  "testSettings": { Change ...

Terminating Old Web Drivers

QA Selenium Automated UI Tests

Any time your automation exits on an error it will leave its drivers running, and those will prevent your project from being able to build successfully. You can terminate old drivers by opening Powershell and running the following script: Stop-Process -Name ...

Selenium

QA Selenium Automated UI Tests

Selenium Commands 

Selectors

QA Selenium Automated UI Tests

You can use Chrome DevTools to test selector and see if they work before putting them into your program. To test a potential CssSelector, open the devtools console and type $$() with your css selector in the parentheses. For example, $$("[ng-if="!node.nodeL...

First Time Setup - Utopia (Work in Progress)

Development Utopia

Step 1: Postgresql download and install the latest version of postgres from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads  use the password 'pass@word1' if you don't want to have to change config settings every time you work on the U...

Definition of Done

Development Agile

We consider a User Story or Defect to be complete when it has met the following criteria: Meets the Acceptance Criteria for the story Engineer has done their own testing and verified that everything is working as expected Smoke tests (ensure that it build...

eFC Enterprise Architecture

Development Utopia Architecture

Introduction eFileCabinet has 3 Legacy platforms and 1 flagship platform that all legacy platforms are migrating to. Reference: Utopia Architecture.pptx Flagship Rubex (Codename Utopia) Legacy Platforms eFileCabinet Desktop (Codename efc) Custom...