With the integration of Artificial Intelligence (AI) in Qualitia Automation Studio (QAS), test automation has become significantly more efficient and intuitive. Leveraging AI, QAS now empowers teams to automatically generate test cases and detailed test steps, reducing manual effort and improving accuracy. This AI-driven approach enables predictive analysis to recommend test scenarios based on past patterns, application requirements, and user flows, ensuring comprehensive coverage.
By implementing AI for test case and step generation, QAS accelerates the automation process, enhances consistency, and enables teams to focus on strategic aspects of quality assurance, maximizing testing efficiency and precision.
Steps for Generating and Exporting Test Cases from a Business Requirement Document (BRD) in Qualitia
...
Log in to QAS - Client.
Navigate to the Import tab, as shown in the screenshot below.
Note: The file size should not be more than 5Mb50MB. If the file size is exceeded, you will be notified.
Upload the BRD File
On the Import page, select the option labeled Generate Test Case from Business Requirement Document (BRD).
Upload the BRD file using:
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.
Browse: Click Browse to open a File Explorer pop-up. Navigate to the location of the BRD file, select it, and click Open.
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.
On the Load Summary page, click Delete or Delete All to remove the uploaded file, if necessary, as shown in the screenshot below.
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.
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.
Click Generate to populate the test cases. Once you click Generate, you will see a screen with a message Generating….
Click Stop if you want to stop the test case generation; else, let the process complete.
A popup message saying AI generation of the test case completed successfully will appear once the test cases are generated.
The populated test cases will appear in the right-hand side window, as shown in the screenshot below.
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 .
Expected Result: Displays the expected result for the test case.
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.
Note: The count of selected test cases will be displayed at the top.
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.
Note: Deleted test cases will be removed from the current window, and the remaining test cases will be displayed.
Click Clear all to clear all the test cases. Clicking Clear all triggers a confirmation popup. Select "OK" to proceed or "Cancel" to abort.
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.
Click Save.
A file export progress bar will be displayed while the file is being exported, as shown in the screenshot below.
Upon successful export, a message will appear stating: Successfully exported Filename.csv to Path.
Info |
---|
|
...