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: 

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

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

      image-20240924-112040.png

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

    image-20240925-094005.pngImage Removedimage-20240925-094005.pngImage Added

  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: 

    • No: Contains the test case number.

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

    • Scenario Name: Displays name of the scenario.

    • Type: Displays type of the test case.

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

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

    • 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: 

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

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

      image-20240925-094241.png

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

  13. Deleting Test Cases

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

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

      image-20240924-112825.png

      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

    • Click Export to export the selected test cases.

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

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

      image-20240924-113232.pngImage Removedimage-20240924-113232.pngImage Added

    • Click Save.

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

      image-20240924-113351.png

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

...