Creating and Managing Test Cases in ContextQA

Creating and managing test cases is a fundamental part of ensuring effective testing in ContextQA. This guide will walk you through the steps to create a test case, configure its parameters, and manage it efficiently.

Step-by-Step Guide to Creating Your First Test Case

1. Navigate to the Test Development Section

  • Log in to your ContextQA account.

  • In the sidebar on the left, click the pencil icon to open the Test Development section.

2. Click on Test Cases

  • In the Test Development dropdown menu, select 'Test Cases'.

3. Click on Create

  • On the Test Cases page, click the 'Create' button to start a new test case.

4. Enter a Name for Your Test Case

  • Click on the 'Name' field.

  • Enter a descriptive name for your test case that clearly identifies its purpose.

5. Click on Create

  • After entering the name, click the 'Create' button to save your test case.

Your test case is now created successfully! You can proceed to add more details or start configuring parameters.


Configuring Test Case Parameters

1. Navigate to the ContextQA Platform

  • Ensure you are logged in to the ContextQA platform.

2. Go to Test Development Section

  • Click on the pencil icon in the sidebar to access the Test Development section.

3. Click on Test Cases

  • From the dropdown menu, select 'Test Cases'.

4. Click 'Create' in Test Cases Page

  • Click the 'Create' button to start configuring a new test case.

5. Enter the Test Case Name

  • Click on the 'Name' field.

  • Enter a descriptive name for your test case.

6. Configure Additional Parameters (Optional)

  • Select Priority: Choose the priority level (High, Medium, Low) if applicable.

  • Select Type: Specify the type of test case (e.g., Functional, Regression).

  • Select Status: Set the current status (e.g., Draft, Ready for Review).

  • Add Prerequisite: List any prerequisites required before executing the test case.

  • Add Labels: Apply labels for better organization and searchability.

  • Enter Description: Provide a detailed description of what the test case covers.

7. Click on 'Create' Once All Details Are Filled

  • Review all the details you have entered.

  • Click the 'Create' button to save the test case with all the specified parameters.

Your test case is now created successfully and will appear in your test suite with all the configured parameters.


By following these steps, you can efficiently create and manage test cases in ContextQA, ensuring a well-organized and effective testing process.

Last updated