Manual QA Interview Preparation
Manual QA interviews check your testing fundamentals: how you design test cases, report bugs and think about risk. These are the questions that come up again and again.
practice-questions
question 01 / 060/0 correct so far
Which element is the most important part of a good bug report?
coding-challenges
1
Write a bug report
In the store app, imagine the cart badge stays at 0 after adding a product. Write the complete bug report you would file.
2
Design test cases for login
List the 8 test cases you would run first on the Nimbus login page (email, password, remember me, forgot password link).
other-tracks