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 |
Which reasons do you use to justify training for the testing team as part of its career development?
What is the difference between windows application and Client server application ?
2. If you had to give the site a grade, from A to F, where A was exemplary and F was failing, what grade would you give it, and why?
what is verification, validation
Test Director is use only for bug tracking or another purpose.
define incident and test ware.
what is test methodology and what is the format of that and who will prepare it
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
explain sdlc?
2 Answers SAP Labs, STC, TCS, Thirdware,
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
What r the document required for testing?
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any