A test case is a document that describes the:
· process of testing a feature of an application for its functioning.
· actions performed to input the test data.
· actions performed to get expected response.
· results of action performed.
A test case also includes the following information:
· Test case ID
· Test case name
· Test case description
· Test data
· Test conditions/pre-requisite
· Requirements covered
· Test steps
· Expected results
· Developed by
· Reviewed by
· Executed by
No comments:
Post a Comment