1.

What Is A Test Case And A Test Case Walk-through?

Answer»

A test describes the input to a test. This can include the data, the screen that will be used and the parameters that may drive the test. It will describe the steps necessary to execute the test case. It will describe the output and the results that are to be EXPECTED. It may include manipulation of the input data to test the PARTICULAR case. A Test Case WALKTHROUGH is a review of the test case by Testing Peers. It can highlight steps that may have been missed or test cases that may have been missed.

A test describes the input to a test. This can include the data, the screen that will be used and the parameters that may drive the test. It will describe the steps necessary to execute the test case. It will describe the output and the results that are to be expected. It may include manipulation of the input data to test the particular case. A Test Case Walkthrough is a review of the test case by Testing Peers. It can highlight steps that may have been missed or test cases that may have been missed.



Discussion

No Comment Found