Skip to content

QA Engineer

Contains all the prompts that help qa engineers.

Mentoring

  1. 1. Provide study materials for juniors
    New

Test case conversion

  1. 1. Convert plain test case to Gherkin-style
    New Intermediate

Test case generation

  1. 1. Create a decision table from parameters
  2. 2. Decompose a user story & test it
    Advanced
  3. 3. Exhaustive testing for a scenario
  4. 4. Generate API test cases from headers & parameters
  5. 5. Generate API test cases from a Swagger link
    New Advanced

Test documentation generation

  1. 1. Test plan document
    New Intermediate

Test estimation generation

  1. 1. Do a 3-point test estimation with data
    Intermediate