QA interview questions
What is defect triaging?
Defect triaging: is a process to make sure each bug has correct information and has correct prioritized based on analyzing severity, frequency, and risk of it in the project. Defect triaging helps the project team achieve balance working on the important and unimportant bugs which significantly save time for all team.
For example: a Tester finds a bug which shows user cannot login to the system. The priority of this bug will be determined by answering these questions: How important is it in the system? How often does it happen and What is its side effect?
What is release note?
12. What is Change Request? Have you written one?
13. What is the biggest bug you ever found?
14. How do you optimize test cases?
15. When do you do impact analysis and how does it help improve the quality of software developed
16. How do you analyse the root cause for a defect?
17. Can you list few common challenges faced by software testers in general?
18. How do you plan your test case execution?
19. What does severity and priority mean while logging a defect
20. How do you provide test case effort estimation?
21. What is Risk Based Testing?
23. Difference between QA and QC?
24. How to overcome the challenge of not having input documentation for testing?
25. Explain Test Strategy?
Automation testing overview Fundamental knowledge for using Selenium