QA Engineer
Contains all the prompts that help qa engineers.
Mentoring
-
1. Provide study materials for juniorsNew
Test case conversion
-
1. Convert plain test case to Gherkin-styleNew Intermediate
Test case generation
-
1. Create a decision table from parameters
-
2. Decompose a user story & test itAdvanced
-
3. Exhaustive testing for a scenario
-
4. Generate API test cases from headers & parameters
-
5. Generate API test cases from a Swagger linkNew Advanced
Test documentation generation
-
1. Test plan documentNew Intermediate
Test estimation generation
-
1. Do a 3-point test estimation with dataIntermediate