Saturday, September 15, 2018

What is the process to write a manual test case?


   
Review all the project requirements in detail and based upon that identify all the test conditions or the main functionalities of the software.  Then the test cases are designed which includes the detailed description of the series of steps taken to check if the software is free of bug or not. Test cases are prioritized and are executed based upon their priority.

No comments:

Post a Comment