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 |
What is meant by code walkthrough?
what is v-model and explan with diagramm
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
Can anyone tell me, What is wound fixing?
Usecases and nounlists are associated with the following Requirement analysis methodologies 1.Information engineering 2.Object oriented analysis 3.Structural analysis 4.Functional analysis.
what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?
What is the main purpose of having Equivalence Class Particition & Boundary value analysis in Testing?
6 Answers Tavant Technologies,
who prepares the use cases?
can anybody explain traceability matrix clearly
What are the steps involved in Manual Testing
How do you go about testing a project ?