Versions Compared

Key

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

This document covers the prerequisites to add, update, and delete Test Scenarios in Qualitia Automation Studio (QAS).

📚Prerequisites

...

🛠️Preconditions

  1. User should have QAS - Client installed.

  2. User should be assigned to an existing project.

  3. User/Project should have at-least one scenario created to get started with Test case/test scenario creation.

...

  1. Login to QAS - Client.

  2. Access Develop from left navigation to view the Test Explorer screen.

    1. On the Explorer section, you can view existing Test Scenario.

  3. You can search for the existing test scenarios using the Search bar.

  4. Using Find, you can find the existing test scenario.

    1. This will open a popup window in which you can enter text to find.

    2. The matching results will be highlighted in orange color.

  5. Use the Jump to Selection icon, if you have a long list of test suites scenario and you wanted to scroll to the last one.

...

  1. Login to QAS - Client.

  2. Access Develop from left navigation to view Test Explorer screen.

    1. On the Explorer section, you can view existing Test Scenarios.

  3. When no TestScenarios exist, you are prompted to Create Scenario in the Test Explorer section.

  4. You can also click + Create Scenario from the top left corner of the tabular section.

  5. Clicking Create Scenario will open a Create Scenario window with the following fields: 

    1. Name: Enter an intuitive name for the test scenario that is easy to recognize.

      1. Maximum length permitted is 300 characters including spaces.

    2. Description: A brief description about the scenario.

    3. If you intend to create multiple test casesscenarios, click the Create another scenario checkbox.

  6. Once completed, click Save to proceed; otherwise, click Discard

  7. Repeat steps from 4 through 6 for each additional test case scenario you want to add.

‍🧑‍💼Manage Test Scenarios

...

Note

If the scenario has test cases, you cannot delete that scenario. You should delete the existing test cases to be able to delete a scenario.

💡 Golden Nuggets: Best Practices for Test Scenario Management

When managing test scenarios in QAS, a strategic approach can improve efficiency and prevent issues down the line. Here are some best practices to consider: 

...