1.

Contents Of Test Plan / Test Cases / Test Design?

Answer»

Software TEST cases are in a document that DESCRIBES inputs, actions, or events, and their expected results, in order to determine if all FEATURES of an application are working correctly. 

Test case templates contain all PARTICULARS of every test case:

  • Test case No
  • Test Case ID
  • Test Description
  • Test Precondition
  • Test Procedures/Steps
  • Test Case code
  • Expected Result
  • Remarks/Notes

All documents should be written to a standard and TEMPLATE. Standards and templates maintain document uniformity.

Software test cases are in a document that describes inputs, actions, or events, and their expected results, in order to determine if all features of an application are working correctly. 

Test case templates contain all particulars of every test case:

All documents should be written to a standard and template. Standards and templates maintain document uniformity.



Discussion

No Comment Found