...
- The testers revisit the OLETS Test Cases relevant to the promoted Tasks or Enhancements (PP) and Bug/Defects. The Test Case may Defect fixes. Test Cases will need to be revised at this point, especially for Task testing.
- If the functionality to be tested was not previously available, this is the best time for testers to review the process necessary to accomplish the main function described by the Test Case. The , either to add the descriptive testing steps if a Test Case is new, or possibly to modify them if any part of the workflow changes, as is sometimes necessary in the case of bug fixes.
- A Test Case must have the following information to be ready for testing:
- A description stating the purpose of the Test Case
- Steps describing the method for executing the testA Selenium test script is recorded while the test is being executed.
Testing Outcome
...