You say it is a bug but developer say it is not a bug then
what will you do?

Answers were Sorted based on User's Feedback



You say it is a bug but developer say it is not a bug then what will you do?..

Answer / dan

The requirements documentation is the source of truth. If
the application is not behaving as specified in the
requirements then it is a defect. If a requirements change
is necessary then the only the Business can approve this
change, not the developers or the testers

Is This Answer Correct ?    17 Yes 2 No

You say it is a bug but developer say it is not a bug then what will you do?..

Answer / rafi

If thedeveloper says it is not a bug then we have to
1) take the screen shot and explain about the bug.
2) take the remote desktop and explain about the bug.

If still the developer says it's not a bug then
take the SRS document and explain the requirement.

if any mistakes correct me.
Thank you

Is This Answer Correct ?    10 Yes 1 No

You say it is a bug but developer say it is not a bug then what will you do?..

Answer / shalini nigam

Wen you say its a bug but developer says its not a bug,
there could be a three reason->
1> Misunderstanding of feature as a bug
2> Still referring the old requirement
3> Extra Implementation

In order to Reproduce the bug to developer, you should give
the detailed information about the defect with navigation steps.

Is This Answer Correct ?    1 Yes 0 No

You say it is a bug but developer say it is not a bug then what will you do?..

Answer / rohini

show the Test Report Or SRS to the developer

Is This Answer Correct ?    0 Yes 1 No

You say it is a bug but developer say it is not a bug then what will you do?..

Answer / phani

just simply attach a screen shot to the related bug in order
to make sure that it is a bug

Is This Answer Correct ?    0 Yes 2 No

You say it is a bug but developer say it is not a bug then what will you do?..

Answer / 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

More QTP Interview Questions

What is clean sweep?

0 Answers  


With help of object repository,we can able to write the descriptive program manually?

1 Answers  


What is the default add-ins in qtp?

0 Answers  


How to call a function in QTP?

4 Answers  


3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.

5 Answers  






Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.

0 Answers  


can onyone tell me how to comapre the output of two different Data Bases in QTP?

1 Answers  


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

0 Answers  


How to Test the mainframe application?

0 Answers   Unisys,


we have 10 actions in out test how can we convert 9th action is main action ? how ?

5 Answers  


How to Save your test using QTP?

1 Answers  


Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com

0 Answers  


Categories