Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log in to QAS - Client.

  2. Navigate to the Import tab, as shown in the screenshot below. 

    image-20240924-111357.png

    Note: The file size should not be more than 5Mb. If the file size is exceeded, you will be notified.

  3. Upload the BRD File

    1. On the Import page, select the option labeled Generate Test Case from Business Requirement Document (BRD).

    2. Upload the BRD file using: 

      1. Drag and Drop: Drag the BRD file from your computer’s File Explorer and drop it into the designated upload area, as shown in the screenshot below.

      2. Browse: Click Browse to open a File Explorer pop-up. Navigate to the location of the BRD file, select it, and click Open.

        image-20240924-111627.png
  4. Once the BRD file is uploaded, you will be directed to the Load Summary page, where the uploaded file’s details will be displayed, as shown in the screenshot below. 

    image-20240924-111757.png

  5. On the Load Summary page, click Delete or Delete All to remove the uploaded file, if necessary, as shown in the screenshot below. 

    image-20240924-111920.png

    Note: The +icon next to Documents uploaded for generation will be in disabled state if you have already uploaded a file. Once the file is deleted, it will be in active state so that you can upload a BRD file.

  6. To upload the same or a different file again, there are two options: 

    1. You can drag and drop the same or a different BRD file into the upload area.

    2. Alternatively, click + icon to open File Explorer, select the new BRD file, and click Open.

      image-20240924-112040.pngImage Modified

  7. Click Generate to populate the test cases. Once you click Generate, you will see a screen with a message Generating….

    image-20240925-094005.png

  8. Click Stop if you want to stop the test case generation; else, let the process complete.

  9. A popup message saying AI generation of the test case completed successfully will appear once the test cases are generated.

  10. The populated test cases will appear in the right-hand side window, as shown in the screenshot below. 

    image-20240924-112152.png
  11. Each test case will contain the following information: 

    1. No: Contains the test case number.

    2. Test Case Name: Displays name of the test case.

    3. Scenario Name: Displays name of the scenario.

    4. Type: Displays type of the test case.

    5. Description and Steps: Includes the steps and description for the test case.

    6. Test Data: Includes the test data, if generated. If test data is not generated, it will contain Not generated (info).

    7. Expected Result: Displays the expected result for the test case.

  12. Select the test cases using the checkboxes if you want to delete or export the test cases. You have the following two options: 

    1. Select All: Use the Common Checkbox to select all the generated test cases.

    2. Individual Selection: Use the individual checkboxes next to each test case to select specific test cases.

      image-20240925-094241.pngImage Modified

      Note: The count of selected test cases will be displayed at the top. 

  13. Deleting Test Cases

    1. To delete the test cases, select them using the checkboxes and click Delete.

    2. Clicking Delete opens a confirmation popup. Choose OK to confirm or Cancel to dismiss. 

      image-20240924-112825.pngImage Modified

      Note: Deleted test cases will be removed from the current window, and the remaining test cases will be displayed.

  14. Click Clear all to clear all the test cases. Clicking Clear all triggers a confirmation popup. Select "OK" to proceed or "Cancel" to abort.

  15. Exporting Test Cases

    1. Click Export to export the selected test cases.

    2. A File Explorer pop-up will appear where you can select the folder path to save the CSV file.

    3. The default file name will be Artifacts.csv, but you can rename it if desired.

      image-20240924-113232.pngImage Modified

    4. Click Save.

    5. A file export progress bar will be displayed while the file is being exported, as shown in the screenshot below. 

      image-20240924-113351.pngImage Modified

    6. Upon successful export, a message will appear stating: Successfully exported Filename.csv to Path.

Info
  • If you export a subset of test cases, the remaining ones will stay visible for future actions. If you export all test cases, you'll be redirected to the initial browser page.

  • Qualitia allows only one user to generate test cases at a time. If another user attempts to generate test cases, they will be placed in a queue until the current user's process is complete.

...