Scenario: A banking application is being developed with various use cases for account management. During Use Case Testing, it is observed that the use case for transferring funds between accounts is not fulfilling its requirements. What actions should the testing team take to rectify this issue?

  • Create a comprehensive defect report
  • Inform the development team about the issue
  • Modify the test plan to exclude the problematic use case
  • Notify the project manager and halt testing temporarily
Informing the development team about the issue is crucial for fixing the problem. Creating a comprehensive defect report provides detailed information about the issue, aiding developers in understanding and addressing it. Modifying the test plan to exclude the problematic use case is not a solution; instead, the goal should be to rectify the issue so that comprehensive testing can continue. Notifying the project manager and halting testing temporarily may be excessive unless the issue severely impacts the entire testing process.
Add your answer
Loading...

Leave a comment

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