Test Rule

Test Rules feature facilitates the appending/associating of relevant Test Data to the Test Cases under the respective Test Suite. This is the key step before execution of Test cases to check the extent of functionality concerning the app. This specific procedure will determine the validity of Test data for the automation testing process.


Prerequisites

Ensure that you create a Test Suite in the Same Project before you can manage Test Rules in QApilot.


Listing Test Rules

On the Test Suites List page, you will have the below options:

  1. Navigate to Test Rules in the left-side navbar.

  2. You can easily manage test suites on the Test Rules list page by filtering, or searching. The page displays test rules with titles, types, creation dates, creators, and statuses.

  3. Click Create Test Rule in the top right corner of the screen.


Creating Test Rule

  1. On the Test Rule Home Page, click on the Create Test Rule as shown below:

  1. A dialog box appears as shown below. Enter the Title in the placeholder text box.

  2. Select Operating systems(OS). Click the Save button.

  1. The New Test Rule is created and it will be in the Active State.

  1. Click the View Details option. The below screen is shown.

  1. Click the Import Test Suites option. Add Test Suite from the available Test Suite List.

  2. Like test suites, Once the test rule is created, click on the "Run" button to start the execution.

  3. The system will execute each test suite within the rule sequentially.

  4. It allows you to perform various actions on the Test Rule which are: View Details, Edit, Disable, and Delete.

  1. If you delete the Test Rule, you will lose all test suites associated with it.

Last updated