Advance Execution

How to Create a Test Suite, Test Plan, and Run Test Cases in ContextQA

Managing QA processes is easier when you structure your testing with clear test suites and test plans. In this tutorial, you'll learn how to create a test suite, assemble a test plan, and run your test cases using ContextQA.

Creating a Test Suite

Navigate to the Test Development section.

Image

Go to the Test Suite section.

Image

Click to create a new test suite. Enter a name for your suite for demo or actual testing.

(Optional) Add any prerequisites and select the appropriate platform (mobile or web application).

Image

Click Add Test Cases.

Image

Select test cases from the list. Choose a few relevant tests.

Image

Click the check mark, then hit Save.

Image

Click Create to finalize the test suite.

Image

Once finished, your new test suite appears in the list, ready for planning.

Creating a Test Plan with a Test Suite

Navigate to the Test Plan section.

Image

Click the + Test Plan button to start a new plan.

Image

Fill in the required details, including name and description.

Image

Add labels or adjust notification and visibility settings according to your needs.

Proceed to the Test Machine section and select the test suite you just created.

Image

Click Add to include the chosen test suite.

Image

Select your test suite and click Add Machine and Device.

Image

Enter the machine name (for example: Chrome).

Image

Go to Test Plan Settings.

Image

Specify the parallel execution value (such as 5, 10, 20), and add any additional details like environment or customization options.

Image

Click Create to save the new test plan.

Image

Your test plan is now active and ready for execution.

Running Your Test Plan and Viewing Results

Click the Run Now button to start executing the test plan.

Image

Confirm the Run Now action to begin test execution.

Image

Once the run starts, click the View Report icon to monitor real-time execution and see detailed results.

Image

You’ll be redirected to the test plan details page, where you can watch live execution progress for all included test cases.


By creating structured test suites and plans in ContextQA, you make your QA process more organized and efficient. Running and tracking your tests is straightforward, helping your team stay focused and informed every step of the way.

Supporting Videoarrow-up-right

Last updated