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

Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.

3 Answers   TCS,


how u will describe testing activities?

2 Answers  


Explain more about the Test Fusion Report of QTP?

0 Answers  


How can i learn Descriptive programming in QTP. Please reply.

3 Answers  


Can we directly automate test script according to requirements?

1 Answers  






How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

0 Answers   Livetek,


Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance

4 Answers  


Can you do more than just capture and playback?

2 Answers  


Which scripting language used by QTP?

1 Answers  


what is a test strategy & what is the difference between test strategy & test plan?

5 Answers  


what is the difference between parameters and arguments?

1 Answers  


How to display the first 3 letters in these "ABCDEFGH" using qtp script?

6 Answers   Oracle,


Categories