Authoring a Test case

Why was this developed?

The Test Step Group creation feature was developed to streamline the testing process by enabling users to create a reusable collection of test steps that can be applied across multiple test cases. Users can build test steps manually using the "Add Manually" option or leverage existing steps with the "Add from Repository" feature. This functionality reduces repetitive work, saves time, and ensures consistency in testing by defining common actions once and reusing them wherever needed.

What is the goal?

The goal of developing the Test Step Group creation feature is to enhance efficiency and consistency in the testing process. By allowing users to define common actions once and reuse them across multiple test cases, this feature reduces redundancy, saves time, and simplifies test case management. It ensures that repetitive tasks are streamlined and testing workflows are more organized and maintainable.

How does this work?

Create Test Steps group:

1. The user has to navigate to the Avo Assure home screen.

2. The user has to select the project from the All Project list.

3. The user has to click Design Studio button from the top right corner of landing page, then click on Test cases tab to bring up Test case window.

4. The user has to click on “+” icon to create Test Case and enter the name of folder.

Note: The folder can also be create using the shortcut key Shift+F

5. The user has to click on Create Test Case button to create a test case under the test case folder.

6. The user has to click on Create Test step Group button, after clicking on the button the pop will occur.

Note: The Test Step Group can also be create using the shortcut key Shift+T.

7. The user has to enter Test Step Group name in Test step Group Name textbox and select the application type (eg, Web, Mobile web, SAP, etc.) and click on Create button.

Note: The ability to create test step groups of multiple application types also leads to creating a logical order of test step groups for an end to end flow which might include different applications.

Add Step Manually:

1. The user needs to click on Add Manually to add test step elements that are pre-built and available in Avo Assure.

2. The user has to click on the “+” (Add Step Manually) icon, test step will be add.

3. The user has to double click on the Element to add the Test Case steps.

4. The user has to click on the Object Name drop-down, to select the object on which the action needs to be performed.

5. The user has to select Action from drop-down, select the corresponding action.

Note: For a complete list of Generic actions, refer Generic Actions.

6. The user has to add the corresponding Input and Output values if required.

7. The user has to click on the “+” (Add Step manually) button from right corner of the page to create a new test step in the Test Case.

8. Repeat the process to Add Step Manually in Test case.

9. The user has to click on Save button located in top right corner.

Add Element From Repository:

1. To Create Test steps from repository user has to click on Add from Repository button.

Note: Make sure to click the triangle-shaped play button to expand the test step group which is located beside second left pane.

2. The user has to Drag the desired repository from Element Repository pane which is recently brought on the screen and Drop it to the test steps screen.

3. Repeat the process for creating desired Test Step from Repository.

4. Using skip test step user can skip the test step.

5. Note: The "Skip Test Step" option works only during test execution

6. The user has to click on Save button located in top right corner.

7. The user has to click on Save button located in top right corner.

Test Step Details:

Note:When user select a test step from the test step group and click on the three dots (ellipses) on its right side, a details panel opens. This panel shows fields related to the test step. One of the fields is the test step description, where the user can write a description for a specific test step.

1. When user clicks on Ellipses (Three dots) then user can get the details about the steps details.

2. In Test Step Description user has to provide the description of the particular test steps.

3. In Expected result user needs to provide the expected result of the particular test step.

4. In Pass Result user need to provide the passed test step and in fail user need to provide the failed test step of the particular test step.

How can I get this?

If the user upgrades to the latest version of Avo Assure to 24.2.0, this feature will be available automatically.

Last updated