Skip to content

infinis/Smart-QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart-QA

Tools for QA Engineers built to make your daily tasks easier. Most of the tools use GPT3 models.

Test Cases & User Stories

This tool is built using text-davinci-003 engine. Using this tool you can easily generate test cases and user stories for the mobile app you're testing. It simply asks you to enter name and description of screen you're testing as well as every elements and its description on that screen. Based on your input it will generate cases and then ask you if you want user stories too. Keep in mind that you need to add your OpenAI API key by modifying openai.api_key = "YOUR KEY"

Example of generated test cases:

Example of generated user stories:

Keep in mind that results will never be 100% perfect and correct and you will still need to do some modification, but at least it will give you an idea in what direction to go while testing. You can always modify the prompt and make it better, add more detailed description of each element and probably get better results.

About

Tools for QA Engineers built to make your daily tasks easier. Most of the tools use GPT3 models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages