0 votes
in Agile by
What is your testing approach when requirements change continuously?

1 Answer

0 votes
by

Some possible answers can be; 

Write generic test plans and test cases which focus on the intent of the requirement rather than its exact details

Work very closely with the product owners or business analysts to understand the scope of change so testing can be estimated and planned accordingly

Makes sure test cases are updated and automated with changing requirements to minimize the risk of issues, and outdated test cases, especially as the project nears its end.

Related questions

0 votes
asked Jun 13, 2020 in DevOps by anonymous
0 votes
asked May 23, 2019 in Other by rajeshsharma
...