Skip to content

QA Tech skillzz task

Requirements of the application under test:

  1. Light bulb must become yellow when clicked on “Turn on the light”
  2. Light bulb must become grey when clicked on “Turn off the light”
  3. The number of clicks should not affect the operation of the bulb
  4. The user must see a gray light then open site for the first time
  5. The next time you reopen page, you should see the status of the light as you left it

Junior QA task:

  1. Define test cases for the application under test according to the requirements. Run it.
  2. Report defects (bugs) if you find any.
  3. What else would you test? Please define additional tests.

Mid QA task:

  1. Define test cases for the application under test according to the requirements. Run it.
  2. Report defects (bugs) if you find any.
  3. What else would you test? Please define additional tests.
  4. What tests would you automate? Automate tests using any test automation tool.
  5. Do security story, junior level task (optional).

Senior QA task:

  1. Define test cases for the application under test according to the requirements. Run it.
  2. Report defects (bugs) if you find any.
  3. Do security story, junior level task.
  4. What tests would you automate? Automate tests using any test automation tool.
  5. Please draw the User Story/QA processes.