Skip to main content

Create Step Group

\ This guide provides three different methods for creating a Step Group in the ContextQA. It explains how to create a Step Group by cloning a Testcase, cloning Steps, or directly creating one from the Step Group section. By following this guide, users can efficiently organize and manage their Step Groups for easier navigation and testing.

Interactive Demo | Video

Steps

1. We have 3 different ways to create a Step Group

2. Method 1 - Creating StepGroup by Cloning Testcase

3. Navigate to ContextQA Test Development section

4. Click on Testcase

5. Click on Clone icon

6. Select Step Group

7. Rename the Testcase

8. Click on Create

9. Step Group is created successfully

10. Method 2 - Creating StepGroup by Cloning Steps

11. Navigate to ContextQA Test Development section

12. Click on Testcase

13. Select the required TestSteps

14. Click on Create Step Group

15. Rename the StepGroup

16. Select Create( For creating a new StepGroup)

17. Click on Create and Replace (This option will create a New StepGroup and also replaces the current steps into a StepGroup).

18. It merged all steps into one single StepGroup

19. Method 3 - Creating StepGroup from StepGroup section

20. Navigate to Test Development and Click on Step Groups

21. Click on Create

22. Click on Name field

23. Enter all the required details

24. Click on Create

25. Step Group is created successfully

26. Add all the required TestSteps to it