A Test Suite is a collection of test cases defined in a sequence for execution. Test suite executions results are displayed in Real Time Reporting and Dashboards portal. Test Suites are created to perform regression testing, smoke testing, and functional testing for the application under tests that you have.
...
Marked: To include the selected test case in the test suite execution.
UnMarked: To skip the selected test case in the test suite execution.
Info |
---|
When a user marks or unmarks the test cases in a test suite, Qualitia Automation Studio saves the marking and unmarking of test cases in the test suite for that user only. |
Creating a Test Suite
You can create a new test suite and add test cases that you want to execute to.
...
Info |
---|
|
Watch the video tutorial about how to execute a test suite here:
...
To execute a test suite:
From the Expand Menu, click Execute.
From the left pane, select the test suite.
The right pane displays the test cases selected for the selected suite.Perform this step only if you want to include or skip any of the selected test case.
Under the Mark column, a (plus sign) indicates that the test case is selected for execution, and a (minus sign) indicates that the test case is not selected for execution.To include a test case for execution, select the test case, and click the Mark button ().
To skip a test case for execution, select the test case, and click the UnMark button () .
Note: At least one test case must be marked for execution.
To use a specific execution profile, from the Execution Profile list, select the execution profile.
Info You can mouse over the selected execution profile to know the configured browser, operating systems(web and mobile, and environment in it.
You can directly edit the execution profile if you want to change its settings. For more information, refer to Working with Execution Profiles.
To execute a test suite for a desktop project, the settings defined in the System Execution Profile settings for the project are used. For more information, refer to Configuring the System Execution Profile Settings for a Desktop Project.Do one of the following:
Click the Run Now button () to execute the test suite immediately.
Click the Schedule button () to schedule a recurring suite execution. The Schedule List screen is displayed:
Do in the following order listed:Click Add.
Enter the build number and release number.
Enter the start date and start time.
Do one of the following:
Select Daily and then select Every Day to execute the test case daily, or select Every "N" days to execute the test after a specific number of days. For example, to execute the test suite after every three days, select Every and then select 3 from the drop-down list.
Select Weekly to execute the test suite on specific days of a week.
Select Monthly to execute the test suite on specific day of a month. Select a specific date of a month along with an appropriate month checkbox. Or, select a specific day of a week along with appropriate month checkboxes, such as every first Monday of January, February, and March.
Click OK. Qualitia Automation Studio starts execution of the marked test cases.
To stop the test execution at any step, click Stop.
...