Features & Scenarios
Manage Test Cases
Test Cases for Android & iOS Apps
Test Cases for Mobile Web Apps
Test Case List Actions
Importing Postman Collections and Environments
Custom Fields for Test Cases
Label Management
Update Test Case Result in a Test Plan- Test Step Types
Type: Natural Language
Type: REST API
Type: Step Group
Type: For Loop
Type: While Loop
Type: Block
Type: If Condition
Nested Step Groups
Image Injection
Cross-application testing
Test Step Types - Overview
An automated test case is a step-by-step logic that simulates user interactions on a web browser/android/iOS screen or in the back end as an API. The step-by-step logic is implemented via test steps in Testsigma. This article gives an overview of the different types of test steps that can be created in Testsigma.
Prerequisites
- You should have Testsigma account.
Steps to Add Test Step Types
- From the left navigation bar, go to Create Tests > Test Cases and create a new test case.

- In the Test Case Details page, click on the option on the left side of the test step.

- This will open a side panel from where you can choose different test steps.

You can choose the type of test step you want to add to your test case from the panel. Read more about the different test steps and how to create them in the links below:
- Documentation on using natural language.
- Documentation on using REST API.
- Documentation on using step groups.
- Documentation on using For Loop.
- Documentation on using While Loop.
- Documentation on using If Condition.