0
6.6kviews
What is test case ? Which parameters are to be considered while documenting test cases ?
1 Answer
0
197views

Test Case Specification:

Test case is a well-documented procedure designed to test the functionality of the feature in the system.

For designing the test case, it needs to provide set of inputs and its corresponding expected outputs.

Parameters:

  1. Test case ID: is the identification number given to each test case. …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.