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 / anil nakhate
BUG Id is not present because bug id is generated after
executing test case if test case is failed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / sruthi
Yes, BUG ID is not present in Test Case,because after
creation of testcases the Testing team conducts testing on
build application, at that time of testing bugs are fixed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / k.chandra sekhar
a) In the tMy name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am take the class for projects if you interst contact
If any body want full explain send the mailest case
objective is not contain
| Is This Answer Correct ? | 2 Yes | 8 No |
Answer / vinod
Missing:
1. Test data (inputs)
2. Expected Outcome
3. Actual Outcome
| Is This Answer Correct ? | 0 Yes | 6 No |
Explain the branch coverage testing?
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
what are the possible test cases for sending an sms from mobile
What is the logic testing?
write a buisness scenerio on yahoo login page.
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 Answers Infosys, Zycus Infotech,
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
regression testing falls under white box or black box testing?
What could be test cases for windows calculator using risk based testing
Explain the state testing?
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?