Common Scenarios are scenarios you create for repetitive tasks that can be used across multiple scenarios.
Example Use Case – When testing apps that require login:
- Create the login process as a Common Scenario
- Use the created Common Scenario whenever other scenarios need login
- No need to recreate the login process every time
Common Scenarios can only be used within the same folder. Scenarios that contain Common Scenarios cannot be changed to Common Scenarios.
Create Common Scenarios #
- Create a regular scenario and write the repetitive actions you want to use as a Common Scenario.
- Change the created scenario to a Common Scenario.
- Method 1: Right-click the scenario, then click Move to Common Scenario
- Method 2: Drag the scenario to the Common Scenario panel
→ Stego User Guide > 10.0. Scenario Examples