You say it is a bug but developer say it is not a bug then
what will you do?
Answer Posted / padmas
From the question, one can understand that the stage of the
testing is Unit
testing,because developer is involved.
in this scenario,Code reviews can be conducted.
Generally unit testing will be done by developers.Because
bugs found at unit
level,are raised by the developers.IF developer says it is
not a bug, then it
will be considered as issue in the code review.
Whatever raised during the testing will be considered as
defects later on, in
which developer will not be involved.
During the integration testing,if the units are reviewed and
unit tested only
then integrated if it does not create new issues or defects.
if developer says it is not a bug, then tester will say it
is a defect in later
phases of testing
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
what type of framework u r using in ur organization
Explain the use of action split in qtp?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
What is accessibility check point?
How to use debug tools?
Explain the difference between check point and output value?
We stored into the objects OR and then write the scripting
What is object spy in quicktest professional (qtp)?
How many types of parameters are there?
How to use the object spy in quicktest professional (qtp) 8.0 version?
How you debug your script?
How to get popup error message.
What is the synchronization point in qtp?
How can you identify the browser and its information using the qtp script?
How to test login module with different username and password by using data driven testing in QTP?