what is not present in the test case?
1>requirment ID
2>test case ID
3>bug ID
4>objective
Answer Posted / santoshnathan
Actually the testcase format as follows
1.Testcase ID
2.TestsuiteID
3.Testprocedure
4.Testdescription
5.expected result
6.Actual result
7.testdata
8.Defect ID(Bug id)
9.severity
10.priority
11.Remarks
Anwser for the question is 1.requirment id and 2.objective
will not appear in test case.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Elaborate test plan and content availability in test plan.
What is component testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
can any body help me with providing a a case for usability testing...
Explain the concept of semi-random test cases?
Test Case for Text Editor!
write a test case for telephone billing ?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Explain the branch coverage testing?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)