Test Engineer
AIO Tests allows test engineers to manage the testing process with ease. From planning and creating test cases to executing and tracking test results, the test management tool helps test engineers streamline their workflow and gain insights from reports. It not only simplifies the testing process, but also allows engineers to organize and prioritize the execution of their test cases.
Writing my first test case: AIO Tests lets test engineers create test cases with ease by following some simple steps. The test management tool allows you to create test cases using different methods, including traditional step-by-step method, BDD method as well as AI-generated method.
Create Classic Cases: Creating classic test cases is a simple 4 step process.
Step 1: To write a classic case, simply click on the Create option in the top bar menu of the AIO Tests and select Case from the drop-down list.
Step 2: Once you click on the Case option, the Create Case modal window will appear on the screen, where you need to enter all the required details into their respective fields, such as title, description, pre-condition, folder, etc.
Step 3: Enter steps by clicking on the Add Steps button. In the classic case, you need to add steps along with data and expected results to the case.
Step 4: Finally, click on the Save button.
Create BDD Cases: Users can create BDD cases by following 4 simple steps.
Step 1: To write a BDD case, simply click on the Create option in the top bar menu of the AIO Tests and select Case from the drop-down list.
Step 2: Once you click on the Case option, the Create Case modal window will appear on the screen, where you need to enter all the required details into their respective fields, such as title, description, pre-condition, folder, and more.
Step 3: Enter steps by clicking on the Add Steps button. In the BDD case, you need to add steps in the Gherkin language using keywords such as Given, When, And, Then, But, and *.
Step 4: Finally, click on the Save button.
Create AI-generated Cases: AIO Tests lets you create test cases automatically by following 3 simple steps.
Step 1: To create test cases with AI, all you need to do is click on the AI tab and select Jira requirement from the User Story based.
Step 2: Click on the Generate Cases button.
Step 3: Finally, click on the Create Case button.
Executing my first test: AIO Tests lets test engineers execute their test cases effortlessly. Executing a test case is a 4 step process as explained below.
Add a Case to Cycle: To add a Case to Cycle, all you need to do is right-click on a case in the Cases tab that you want to add to a cycle and hit the Add to Cycle button. Select the cycle where you want to add the case and click on the Add to Cycle button.