AllAi Jira Test Case Playbook - QA

AllAi Jira Test Case Playbook - QA

Introducing our latest addition to AllAi Jira - the enhanced Test case generation feature! We understand the importance of efficient and comprehensive testing in software development. That's why we've developed this feature to streamline your testing process and save you valuable time and effort.

With Test case generation feature you can say goodbye to the tedious and time-consuming task of manually creating test cases.

Not only does this feature save you time, but it also enhances collaboration within your team. Test cases are automatically linked to the corresponding user stories or issues in Jira, providing clear visibility and traceability throughout the development lifecycle. This allows your team to easily track the progress of testing and ensure that all requirements are met.

Below you can find some tips and tricks that can help you improve your work using the Test case generation feature:

Instructions field

Prerequisites: The Jira issue should have a detailed description of the desired outcome.

The instructions field can be used in several ways to guide the tool in providing the accurate set of actions to validate the desired aspect/feature/ functionality:

  1. User can give instructions that refer to the test case’s content

Example of instructions:

  • Cover both positive & negative scenarios

  • Approach only X feature in the story

  • Focus only on a specific part of the story

  • Do not include scenarios that involve X features ( ex: external integrations, third party payment gateway)

  • Include responsiveness scenarios

  • Make sure to consider the appropriate boundary values for X field (Ex: Age, Price, Quantity, Date)

  • Use specific test data if case (Ex: “User: JohnDoe, Password: Abc123” as test data for positive scenarios)

 

2024-02-16_12h58_29 (1).mp4
2024-02-16_13h01_40.png
2024-02-16_13h07_30.png
  1. User can also give instructions that point out the test case’s structure:

  • Generate no more than ten test steps

  • Only generate five steps

  • Don’t generate test data

  • Don’t generate expected results

 

2024-02-16_13h10_32.mp4

 

  1. Users have the possibility to integrate both types of instructions in order to create comprehensive test cases that include all test conditions and cover all the functionalities that are being tested:

  • Cover both positive & negative scenarios and provide “User: JohnDoe, Password: Abc123” as test data for positive scenarios.

  • Approach only X feature in the story and generate no more than 10 steps

  • Focus on the first part of the story, make sure to consider the appropriate boundary values for Price field and only generate 5 steps

 

 

2024-02-16_13h18_15.mp4

 

2024-02-16_13h22_23.png

 

 

Now users have the option to manually edit the description of the issue if considered needed.

 

2024-02-16_14h06_22.mp4

Anything in the issue’s description you want to ignore? Do it with the help of instructions!

 

2024-02-16_14h10_18.mp4

Cross-device testing scenarios can be easily provided with the help of instructions:

 

2024-02-16_13h53_02.mp4

Using Instructions, users can make sure prerequisites are included within the test steps.

 

2024-02-16_14h00_18.mp4

If the generated test steps do not meet the desired criteria, it is possible to supplement the Instructions field with additional specific instructions and regenerate them.

Related content