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
What are the benefits of creating multiple actions within any virtual user script?
6 what do you like least about testing?
What is the difference between system testing and integration testing?
1. what exactly is heuristic checklist approach for unit testing ?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
Write the 10 high test cases for making video call/face time
What exactly you do as a Configuration controller?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
what types of bugs will we find out in banking projects
About Hierarchy level in your company.
What is remedy testing,expalim that and how can use that
Explain thread testing.
What is regression testing? When to apply it?