QA Interview 50 Questions
QA Interview 50 Questions
Answer: Software testing is the process of checking whether a software application works correctly and
Answer: Testing done using automation tools like Selenium to reduce manual effort.
Answer: A set of steps to test a specific functionality with expected and actual results.
7. What is a Bug?
Answer: New -> Assigned -> Open -> Fixed -> Retest -> Closed or Reopened.
9. What is SDLC?
Answer: User Acceptance Testing - done by end-users to ensure software meets needs.
Answer: A document that outlines the testing strategy, scope, resources, and schedule.
Answer: A statement that checks if the actual result matches the expected result.
Answer: Random testing without test cases to find crashes or unexpected behavior.
Answer: Testing of application programming interfaces (APIs) to ensure they work correctly.