1. Introduction

Subject7 is an end-to-end functional test automation platform. It is wizard-driven and does not require any scripting or coding. It provides parallel execution of test cases out-of-the-box on the cloud and can be leveraged on public, private, or hybrid clouds.

First, you can create a test case and run it locally on your computer to ensure that it works. Next, you can group test cases in a set and run them at will, schedule to run them or have their CI such as Jenkins invoke the set. All tests in the set can be distributed over remote machines (i.e. cloud machine) and they will execute the tests and send the reports back to the platform along with videos of the session as well other artifacts such logs and screenshots of the failures. It is an end-to-end in a sense that it allows browser, database, REST services, native mobile, and some desktop interactions. Testers are free to mimic their actions using the easy-to-use wizards.