ACTE

Our products allow teams to build Automated Continuous Testing Environments (ACTE). ACTEs are environments that perform comprehensive regression testing and automatically generate "QA certifications" as part of a continuous integration process. In enterprise environments ACTEs typically can decrease the time it takes to attain QA certifications from weeks or months to minutes. Automated Continuous Testing Environments also eliminate the lion-share of the QA costs, increase overall quality and facilitate a more predictable process.

Building Automated Continuous Testing Environments can be a time-consuming and difficult effort though, especially for systems that leverage multitier architectures. Testing may further be complicated if different tiers are owned by other groups inside or outside the enterprise. Different tiers often evolve at a different pace and it becomes essential to isolate the system under test from changes that occur elsewhere.

Our products greatly simplify the construction of effective Automated Continuous Testing Environments. They provide "Test Fixtures" for liberating the system under test from its dependencies. Our products replace the client with our Test Runner scripts. Back-ends are replaced with the Server Simulator. Isolating the system under test in this manner creates the type of stability required for implementing an effective Automated Continuous Testing Environment. The resulting environment is self-contained. No outside support is necessary to create an ACTE and keep it running.

ACTEs also enable teams to make stress testing part of continuous integrations. Adding stress testing to the continuous integration process means that potential performance problems can be detected and addressed early in the process.

Server Simulator

The server simulator substitutes for a back-end server during development and testing of a system. (The simulator may also be very beneficial during training or demonstration sessions, because it eliminates the need for the "real" back-end system to be available.) The simulator is able to mimic the behavior of the "real" servers with the help of a pattern matching algorithm. This algorithm selects a response by comparing the request to a set of cached requests and responses.

Beyond this core functionality, the simulator supports many other noteworthy features:

For more information or a quote, please contact sales@jolira.com.

Test Runner

The test runner is a product that allows QA professionals as well as developers to quickly create test-scripts many types of applications. The components allow users of the test runner to emulate user-interactions with browsers as well as interactions with remote server using formats such as SOAP, JSON, or EDI.

The test-runner comes with an plug-in for the Firefox browser that automatically creates script by recording interactions with web-applications.

Scripts written using the test-runner product can be exercised as part of regression testing as well as as part of stress-tests. Using the same scripts for stress-testing and for regression testing ensures that applications are also behaving appropriately when under load.

For more information or a quote, please contact sales@jolira.com.