what is not present in the test case?
1>requirment ID
2>test case ID
3>bug ID
4>objective
Answers were Sorted based on User's Feedback
Answer / khushbu nemade
test cases are generated to discover the functional parts of
ant application or say software .firstly see what should be
present in test cases
pre-condition;
test case id
test steps
expected results
actual results
bug id should not be present
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / sandeep15october
bug id is not present in the test cases beacuse bug comes
afetr testing:)
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / santosh pampatwar
Bug ID will not be present in the test case as bug will be
detected after the execution of test case.
Santosh Pampatwar
Quality Engineer
Satyam Computers
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / vikram g
Test case format(IEEE829 Format):
Test Case ID:
Test Case Name:
Test Suite ID:
Priority:
Test Setup:
Test procedure/Data Matrix:
It is Test case format,so Bug ID not comes in testcase
template
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / guest
BUG ID is not present in test case obviously becoz that is
for what u write test cases for....
secondly, how can u assume there is going to b a bug...
;-)
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ashish mahabaleshwarkar
Bug ID is not presnt in the Test Case.
| Is This Answer Correct ? | 6 Yes | 1 No |
Hi.........can any one tell me the basic format for writing test cases
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?
test cases for bus transport (TNSTC)
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
What are the processes / steps invovled in Defect Prevention meeting?
Why does the boundary value analysis provide good test cases?
pls i want test cases for telecom billing system
Do you know explain security testing?
write a test case for yahoo compose page?
when we should start writing test cases?
10 Answers Thatavarti Technologies,
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.