QuestionQ67

Agile Testing Methods, Techniques and Tools

Which of the following tools would you expect to be most useful for reporting defects discovered during exploratory testing sessions in Agile projects?

  • A Tools that generate data to populate an application’s database
  • B Continuous integration and build distribution tools
  • C Tools that capture and log activities performed on an application during its use
  • D Application lifecycle management (ALM) and task management tools
Explanation

Tools that capture and log activity during an exploratory test session preserve the actions performed before a failure. That record supports reproducing the issue and reporting the defect accurately to developers.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!