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
What tests shouldn't we automate?
Most types of testing benefit from automation, but some testing type's needs a real human attention and intelligence. It is possible, but difficult to automate GUI even with agile compatible tools like Selenium. Usability testing, exploratory testing and test that will never fail should not be considered as targets for test automation.
Subscribe to:
Post Comments (Atom)
Common QA engineer interview questions
- SQA interview question 50 - How to evaluate QA tester's work?
- SQA interview question 49 - What is a good ratio of QA tester to developer?
- SQA interview question 48 - What do you do when you get bored?
- SQA interview question 47 - how would you test a vending machine
- QA Tester interview question 46 - How would you test a toaster?
- Test manager interview question 45 - Should all testers be developers?
- Test manager interview question 44 - What is a good ratio of QA testers to developers?
- QA manager interview question 43 - How would you deal with smarty pants SQA Engineer?
- QA interview question 42 - Name any software quality assurance or software testing magazine?
- QA interview question 41 - What's in your Testers Tool Box?
- SQA interview question 40 - Why do you want to leave your current job?
- QA interview question 39 - Define test automation requirements for developing web application?
- SQA interview question 38 - How do you keep your testing skills updated?
- QA interview question 37 - Does your team use continuous integration?
- SQA interview question 36 - Why does test automation project fail?
- QA interview question 35 - How to report bugs effectively?
- QA interview question 34 - How do you know when to stop testing?
- QA interview question 33 - Could you name a few testing activities?
- QA interview question 32 - What makes a good QA Engineer?
- QA interview question 31 - What are prerequisites for white box testing?
- QA interview question 30 - Can you solve this QA interview puzzle?
- SQA interview question 29 - What tests shouldn't we automate?
- QA interview question 28 - What tests should we automate?
- SQA interview question 27 - Do you recommend using test automation in agile environment?
- QA Engineer interview question 26 - What is stress testing?
- QA interview question 25 - What is performance testing?
- QA interview question 24 - What is load testing?
- QA interview question 23 - Which testing types do you know?
- QA interview question 22 - Who is responsible for the quality in agile project?
- QA interview question 21 - What should tester do in an agile project?
- QA interview question 20 - Could you describe an agile tester?
- Software testing interview question 19 - What is agile manifesto?
- QA interview question 18 - What is boundary condition testing?
- QA interview question 17 - What is test harness?
- Test interview question 16 - What is traceability matrix?
- QA interview question 15 - What is test suite?
- SQA interview question 14 - What is test strategy?
- SQA interview question 13 - What is test plan?
- SQA interview question 12 - What is test case?
- QA interview question 11 - What is software bug?
- SQA interview question 10 - What is Agile Testing?
- SQA interview question 9 - What is Ad Hoc Testing?
- QA interview question 8 - What is Acceptance Testing?
- SQA interview question 7 - Which is better - black, gray or white box testing?
- QA interview question 6 - What is gray box testing?
- SQA interview question 5 - What is white box testing?
- QA interview question 4 - What is black box testing?
- SQA Interview question 3 - What is the difference between QA and testing?
- QAInterview question 2 - What is Software Testing?
- SQA Interview question 1 - What is Software Quality Assurance?
5 comments:
why do these are difficult to automate can you please explain?
can you please explain why can't these be automated.
Disagree with the post.
As a matter of fact QTP (Quick Test Pro) tool as well as Rational Robot and Win Runner are intended to automate Functional or GUI testing - the most complicated QA activity.
Load/stress testing needs to be automated. Other than that, if the effort to maintain the automated script(s) exceeds the manual testing effort... those are the case to think about doing manual testing. Creating and debugging an automated script involves manually executing the test case multiple times. If the script is only good for one release then there's no point.
Why would you guys disagree with this post? How would you test usability and exploratory with automation tool?
Unless you have WALL·E working for you, I see no way for such level of intelligence exists even is space technology :)
Post a Comment