What is the difference between test case result and a bug?
Answers were Sorted based on User's Feedback
Answer / murthy
Test Case Result is nothing but whether the test case is
PASS or FAIL.
If it is FAIL then the tester should need to raise a bug
for that. We will report it as a bug when we dont get the
result as expected.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / salman
Test Case Result is nothing but whether the test case is
PASS or FAIL.
If it is FAIL then the tester should need to raise a bug
for that. We will report it as a bug when we dont get the
result as expected////ha ha ha ha sorry i am copy to first
qustion
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / anil nakhate
testCase result: - To check the expected result match to
actual result means to check test case paas or fail,
if test case expected result does not match to actual result
then we log the bug,
| Is This Answer Correct ? | 4 Yes | 1 No |
Test case are creat by tester on the basis of available
requirements for particular system/ component . test case
is set cases of which define the set of steps on different
condition, environment what we fallows to test the each
componet or technology of the system .
when we have writen test cases , then we execute them to
validate those test case ,but when we get unexpected result
on execution then we find bug and to fix that bug we have
to sent all the details of that bug to developer so that
developer can easily understand and fix. this document is
called bug report.
| Is This Answer Correct ? | 2 Yes | 0 No |
Test case result is called as deviation. Deviation from
expected result to actual result.
When we come across such things ( deviation) we write it
in bug report and call it as bug and then they raise a bug
and inform to developers about the bug or deviation.
| Is This Answer Correct ? | 2 Yes | 1 No |
i have an android phone i want to share a photo to my friends phone via Bluetooth.can you tell me possible test cases for this?
hai, pls. explain V-Model clearly. Pls. give me guidience how to explain V-Model in interviews?
What is test Strategy ? whether it's comes under test plan? Explain me?
what is the critical defect in telecom domain?help me out from this prob its very urgent
In your company,does a different tester writes test cases & a different one executes them or a particular tester writes a set of test cases & executes them too?
How you test database and explain the procedure?
In front end if you enter one record it will be inserted in to 20 tables in back end.so How you are going to test in Manually whether data is going properly in to concern data tables or not? Is there any better solution to do that instead of opening the table and checking individually?
I need information on sales domain?need modules information for online shopping projects for project.
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
What is the test case?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What is meant by Multi Unit Testing?