How will we come to know that its a bug,in what situations
we consider it as a bug?
Answers were Sorted based on User's Feedback
Answer / swathi
when the expected and actual behaviour of the application
is mismatching then we will get the bug.bug means error.
for exapmple: we are adding 2 numbers 2+2
our expected value is 4 but we get the answer 5.
in that situation we get the bug.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / naveen
If the application which we test dose not match SRS , its
termed as a bug. when the actual result differs from the
expected result ,we consider it as a bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shivendra tripathi
when the expected result(O/P) and actual output of the
application is mismatching according to SyRs , FID, TVPR
then we will found that this output is not correct so this
means bug or you can say Error.
| Is This Answer Correct ? | 2 Yes | 1 No |
How do we find Effectiveness of Test Cases..Thanks in advance...
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
what is sanity test (or) build test?
1. what is a date guidelines ?
Difference between gui & Functional testing
what kind of test cases we can automated.how to divide manual and automation test cases.
what ways u followed for defect management
what is the diff b/n testing methodologies and testing techniques?
What are the ways to check memory leak?
write 5 critical test cases on product payment form on flipkart.com?
will rapid test script wizard works in web testing?
what are the types of Bug?