What would you do during the test design phase in STLC?

The test case development phase gets started once the test planning phase is completed. In this phase testing team note down the detailed test cases. Testing team also prepare the required test data for the testing. When the test cases are prepared then they are reviewed by quality assurance team.

The activities that take place during the Test Case Development stage include:

  • Identifying the test cases that will be developed
  • Writing test cases that are clear, concise, and easy to understand
  • Creating test data and test scenarios that will be used in the test cases
  • Identifying the expected results for each test case
  • Reviewing and validating the test cases

Comments