Subject7 – A Cloud-Based SaaS Test Automation Platform

Subject7 – A Cloud-Based SaaS Test Automation Platform
Payam Fard

Two of the most common challenges QAs face in an agile team, is keeping up with the developers to automate new functionality, and the other is to have decent technical skills to be able to write good automation code.

Majority of test automation engineers, including myself, are fond of being very hands-on and most of the time opt to code the automated scripts in their preferred programming language.

This is yet another common problem, in that if the delivery team is mostly C# developers and automated tests are written in Java by the QAs, then only team members with Java knowledge can contribute and maintain the framework.

Meet Subject7, a true script-free and cloud-based SaaS test automation platform which is designed to help non-technical testers as well as test automation engineers to expedite the creation of end-to-end automated tests.

Using Subject7’s highly intuitive UI, you can create complex automated test scenarios in no time and most importantly it is language agnostic and anyone can contribute.

Here is a quick overview of some of the useful features of this powerful test automation platform:

  • Test repository for all your automated and manual test cases.
  • Supports API Testing, Browser Testing, Native Mobile App Testing, Sikuli Tests and more.
  • On-the-fly test creation and execution
  • Parameterization and Data Driven Testing
  • Modularizing Test steps
  • Cloud Run, Scheduled executions and Alerts
  • Test Reporting and Archiving – Video recording

Test Library

You can organize your tests in a hierarchical manner, with folders to separate projects. In each folder, you can create test suites to hold a collection of related test scenarios, and in each test suite, you can create test cases.

One of the cool features of the Subject7 tool is that it can also act as your test repository for your manual tests as well as automated tests. When you create a test case, you can choose if the test is manual or automated.

Wizard

At the heart of the Subject7 test automation platform is an intelligent wizard that assists you in creating all sorts of actions. With over 70 options, this wizard can create Selenium WebDriver tests, Appium Tests, API tests, and even Sikuli tests, conditional branches, loops, and database queries! All without writing any single line of code.

The wizard can also create element locators automatically with their proprietary XPath generation algorithm. Very powerful indeed!

On-the-fly Test Creation

Another powerful and indeed very useful feature of the tool is that you can add test steps as the test case is executing. You can imagine that when executing a long test case, if something fails, or you had coded a locator incorrectly, you have to start all over again.

With this ability to create test step as the test is executing, you can cut down on debugging time and essentially test your step as you create them. This ensures that when you actually come to execute the tests as a set of large regression pack, then there are at least no script failures.

Parameterizing and Data Driven Testing

A good practice in any automated test script is to externalize your test data so that you can easily modify them without having to change your scripts.

Also, there are times when you need to run your test cases with a large set of data, also known as Data Driven Testing. Subject7 beautifully supports both of these features by its built-in Data Templates and Data Sets features, respectively.

You can either upload a CSV format file for test data or create the test data directly on the tool itself. You can bind your test data to any test case.

This feature is very handy when for example you want to run your tests on dev, staging and/or pre-prod environments. You can parameterize and define the environments in the Data Templates and then call them in the test steps.

There is a slight learning curve on using subject7 to create automated tests, however, once the initial hurdle is passed, large test packs can be created relatively quickly and are easy to maintain.

Ready to learn more about Subject7?

Capabilities Contact us

Leave a Reply

Your email address will not be published. Required fields are marked *