Agile Testing Question:
Download Job Interview Questions and Answers PDF
Explain me the pros and cons of exploratory testing (used in Agile) and scripted testing?
Answer:
Exploratory Testing:
Pros:
• It requires less preparation- Easy to modify when requirement changes
• Works well when documentation is scarce
Cons:
• Presenting progress and Coverage to project management is difficult
Scripted Testing:
Pros:
• In case testing against legal or regulatory requirements it is very useful
Cons:
• Test preparation is usually time-consuming- Same steps are tested over and again
• When requirement changes it is difficult to modify
Pros:
• It requires less preparation- Easy to modify when requirement changes
• Works well when documentation is scarce
Cons:
• Presenting progress and Coverage to project management is difficult
Scripted Testing:
Pros:
• In case testing against legal or regulatory requirements it is very useful
Cons:
• Test preparation is usually time-consuming- Same steps are tested over and again
• When requirement changes it is difficult to modify
Download Agile Testing Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me as a tester what should be your approach when requirements change continuously? | What is Dynamic Software Development Method (DSDM)? |