Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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, users you can create a test case and run it locally on their your computer to ensure that it works. Next, user 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 will can be distributed over remote machines (i.e. cloud machine) and they will execute the tests and send back the reports back to the platform along with videos of the session as well other artifacts such logs and screen shots of the failures. It is 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.  

...