Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 3 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 2 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 1 No

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

Answer / padmas

As a whole of the product if there is a bug and developer say it is not a bug, then will explain how it is a bug. Sometimes there will be team of developers where from units get developed. If there is a bug in one unit and developer says it is not a bug, may be the unit is not developed by him/her. While integrating two units if the stub work between these two units possible bug exists in stub than the units, though the working without any bug. will try to fix it than arguing about a bug if exists.

Is This Answer Correct ?    0 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 2 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 3 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 regular expression?

0 Answers  


what is the data driven testing?

0 Answers  


How to find the OS name by using QTP script?

2 Answers   IBM, Tech Mahindra,


Explain features of the latest version of qtp/ uft 12.1?

0 Answers  


regular expression

2 Answers   Wipro,


hi Action 1 and action2 if we save it in C:, what folders will be created explain plz

3 Answers   iFlex,


What is Parameterizing Tests?

1 Answers   Crea,


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

0 Answers  


What is reusable action?

0 Answers  


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

0 Answers  


To which environments does a QTP support?

1 Answers   Crea,


Explain about merging of two repositories?

3 Answers  


Categories