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 should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
What is stub?
What is the full form of cmmi?
What is the role of documentation in QA?
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?
when will update and modify the test object properties in the repository?
what we do when our reported defect reject?
what are the general difficulties which u will be facing while doing web based testing and desktop based testing.
1 Answers First American Corporation,
what is the call-pair testing? there is any length for Test case?
what are the contents of a test plan?
When you found any bug before release product to the customer.what will you do????what will be your aproach?