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



How will we come to know that its a bug,in what situations we consider it as a bug?..

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

How will we come to know that its a bug,in what situations we consider it as a bug?..

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

How will we come to know that its a bug,in what situations we consider it as a bug?..

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

Post New Answer

More Manual Testing Interview Questions

How do you determine what to test?

4 Answers  


I u dont have SRS doc or dont have any info about product then how will u test it?

4 Answers  


difference beween re testing and regression testing?

20 Answers   iGate, PA Consulting,


Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?

1 Answers  


what is a api testing/

1 Answers  






we have combo box for country and states ,if we select India from country box it will Autometically add the all states of India in states box write a test cases for this

1 Answers   Nous,


What is Pre UAT and UAT is there any difference ?

0 Answers  


There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements

0 Answers  


what is the latest version of the win-runner?

1 Answers  


Can you explain pair-wise defect fundamental?

0 Answers  


While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?

3 Answers   Broadridge, HP,


Are number of defects more in design phase or coding phase?

2 Answers  


Categories