For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating Test Case

A test case in Avo Assure defines the sequence of test steps required to validate a specific test scenario. This article describes how to create a test case within a project, including creating the folder structure and adding the test step group.

To create a new Test Case in Avo Assure, perform the following actions:

  1. On the Home page, under Projects, select the required Project.

  2. Select Design Studio > Test Case.

  3. On the Test Case page, locate and select the Create Folder (+) icon.

  4. Select Create main folder to create a new test case folder. A new folder is created.

  5. In the New Folder text box, enter the test case folder name.

  6. In the newly created folder, select the See more (...) icon next to the test case folder name.

  7. Select Create test case to create the test case.

  8. In the New Testcase text box, enter the test case name.

  9. Select Create Test Step Group, and then choose one of the following options to add test steps to the test case:

Note: You can also add test step group from Reusable Library.

  1. Select Save. The test case is created with the configured test step group.

Last updated