Test Cases


image

Overview

A test case is a specification of the inputs, execution conditions, testing procedure, and expected results that define a single test to be executed to achieve a particular software testing objective


How to Create Test Cases in QA Touch Faster with ChatGPT?

How to Create a Project with Sample Data?

  1. Log in to your account.
  2. Go to the Projects section from the main menu.
  3. Click the "Create Project" button.
  4. Enter Project Name
  5. Look for the option to Create project with Sample Data (usually a checkbox )
  6. Verify the entered details.
  7. Click "Save" or "Create" to finalize the project.


image

What are all the test case templates available in QA Touch?

There are 4 types of test case templates available in QA Touch.

  1. Exploratory Test Case
  2. Test Case(Text)
  3. Test Case(Step)
  4. BDD Test Case

Exploratory Test Case: An informal test case used by testers to explore the application without predefined steps.
Test Case (Text): Test case written with an objective(Step) and expected behavior (Expected Result).
Test Case (Step): A detailed form of Test case where each and every action is well written in the form of multiple steps and expected results.
BDD Test Case: Behavior-Driven Development (BDD) test cases follow Gherkin Keywords like Given-When-Then format to describe scenarios in simple, non-technical language.


image

How to use AI Chatbot of QA Touch?

All Testcases

  1. Click on All testcase button
  2. It will redirect to All Testcase page
  3. Here will see the all Testcases


image
image

Filter Test cases with Custom Fields in QA Touch

How to Drag & Drop of the Test Cases

How to Set default value for test case type, priority, and test suite?

How to add tags in Test Cases in QA Touch?