Look at these common QA interview questions asked during real SQA interviews and understand the answers, but instead of memorizing the answers try to come with your own personal solution for every SQA interview question. Readers are welcome to post the answers to these SQA interview questions

Why does test automation project fail?

The following problems are often encountered during test automation projects and may result in failing test automation projects:
  • Management doesn't treat test automation as software development. Anyone can test and automation is easy – just record and playback.
  • QA team select wrong set of test cases for test automation. In the same time, management aims for 100% test automation of all test cases.
  • QA Engineers spend time between manual and automation testing, instead of concentrating on one task.
  • No one realized that automation test cases are difficult to maintain and manage.
  • The development, maintenance, and management of automated test scripts often need additional time and resources than manual test execution by inexperienced tester.

0 comments:

Common QA engineer interview questions