Test Case (Step with import)

QA Touch allows you to import test cases in bulk along with detailed test steps using Excel/CSV files. This helps in quickly creating structured and executable test cases.

Preparing the Excel Sheet

  • Download the Sample Test Case Template from QA Touch
  • Supported file formats: .csv and .xls

Formatting Guideliness:

  • Ensure the following fields are always filled:

    a. Module Name b. Test Case Title

Test Steps Format

Include step-level details In single cell

Step Step Description Expected Result
1 Enter Username Username accepted
2 Enter Password Password accepted
3 Click Login User logged in
  • Each row represents one test case
  • Multiple steps should be defined in a single cell (Step 1, Step 2, Step 3…)
  • Ensure steps are in correct order to maintain execution flow
Image

How to Import Test Cases with Steps

  1. Navigate to Test Case List page
  2. Click on Import
Image
  1. Select Test Case Template (with Steps)
Image
  1. Upload your file (.csv / .xlsx)
  2. Map fields:
  • *Map Module Name and Test Case Title (mandatory)
  • *Map step-related fields:
  • *Step Description
  • *Expected Result
  1. Click on Import
Image