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 |
If date field is a text field write test cases to validate it?
Principles of testing?
Can you explain the different methodology for execution and design process in SIX sigma?
who is responsible for QA and QC?
list of methods that is used to document the requirements of a software.
What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...
how do u know whether the particular project belong to client server or web -based?
wat is ur involvement in test plan
what is deadlock in manual testing?what is another name for this deadlock?
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
When do u go for integration testing?
What is the diffrence b/w defect lifecyce ans buglifecyce?