Scenario: A software project is facing tight deadlines. As a test manager, how would you prioritize testing activities based on risk?

  • Allocate more time for regression testing to catch potential issues early
  • Focus on testing functionalities that are easy to implement
  • Prioritize functionalities based on user popularity and usage
  • Prioritize testing critical functionalities with high risk first
In a scenario of tight deadlines, the test manager should prioritize testing critical functionalities with high risk first. This approach ensures that potential high-impact issues are addressed promptly, reducing the risk of critical failures during production deployment. This aligns with effective risk-based testing strategies to deliver a more robust and reliable software product within the given constraints.
Add your answer
Loading...

Leave a comment

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