what is test case? what it consists? what are the types of
test cases?
Answer Posted / rajeshwar rao
Test case is prepared by based on the BRS, SRS, UCD
documents. Based on these documents we are preparing the
test cases.
A combination of test variables is called test case.
Each test case contains some information
Purpose===reason for the test case.
Steps== a logical sequence of the steps the tester must
follow the test case.
Expected results== expected result of the test case.
Actual results== what is actually happened when the test
case was executed.
Test status== pass or fail
Pass== when the actual result is matched with expected
result.
Fail== it represents the failure of the test case in the
future.
Blocked=== tester could not executed the test case because
of bug.
Bugid== if the test case was failed that relative
information of the bug.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is smoke test?
Write 2 scenarios for System testing?
could anyone explain application testing in sequence order i don't have any experience in that
When do we perform smoke testing?
You may undergone many projects. Do all the projects match up with customer’s expectations?
What Is risk Based testing?
Explain test metric and the information it provides.
What is Application Performance testing and Operational performance testing
what r u r responsibilities in current project
approx how long a simple website take time just for manual testing including report generation.
Explain the importance of agile testing?
write testcases for open dialogbox
What is the full form of cmmi?
How will you determine when to stop testing?