Test Case Management (Module / Test Cases)

Modules

play list

How to create a module?

You can create module while creating test cases. Or follow the below steps

  1. Login to QA Touch.
  2. Click Project which you wanted to create the modules.
  3. Click the navigation menu and click Modules.
  4. Click the “+” icon in the Modules.
  5. In the resulting popup, you can create a module or sub-modules.
  6. Enter Module Name
  7. Click Save

How to create a sub module?

To add a sub module inside a module

  1. Click the module
  2. Module popup will open
  3. Click + symbol and add a new sub module
  4. We can also add a submodule by selecting the Module in the add module popup box itself.

How to move the modules by drag and drop?

  1. Login to QA Touch.
  2. Click Project which you wanted to Manage the modules.
  3. Click the navigation menu and click Modules.
  4. To rearrange the order in the module list - we can drag the module and drop in the required place
  5. We can also drag and drop a module inside another parent module by same way

Bulk Delete

  1. To Bulk delete 1 or more modules- select the modules by clicking the checkbox and click delete (Note: By this way - if the selected module has any sub module -it will also get deleted and cannot be retrieved)
  2. To delete a submodule
    • Click on the parent module
    • Click on the submodule to be deleted
    • Now click the delete button

Test Cases

play list

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.
sample 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.

testcase list 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
all-testcases-1 image all-testcases-2 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?