Scenario: In an agile project, there is a continuous influx of new requirements and changes. How should the testing team adapt their test planning and design strategies to accommodate these changes?

  • Continuous Integration
  • Exploratory Testing
  • Shift-Left Testing
  • Test Automation
Exploratory Testing allows flexibility in adapting to changes, exploring the application on the fly. This suits the dynamic nature of agile projects where requirements evolve, ensuring efficient testing despite continuous changes.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *