if i report 2 bugs & those are fixed by dev. I have done
re-testing of those bugs & got fine (closed)

Ques is:

If dev fixed above said bugs by adding one line code and
tester has done re-testing.

if there is any new bug occur due to that 1 line code. How u
will find & what tester will do. what is the answer of this
situation?????

Answers were Sorted based on User's Feedback



if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fi..

Answer / sravan reddy

By performing REGRESSION testing.

Is This Answer Correct ?    6 Yes 2 No

if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fi..

Answer / aditya

The first thing is you have done re-testing and the bugs
which you have found earlier are fixed and working fine.

If there is new bug found due to the fix of other bugs,
then that testing is called regression testing.

If you are a white box tester, then you'll test the
application by going through the code, i.e if statement,
while loop, for loop, etc....

Is This Answer Correct ?    2 Yes 1 No

if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fi..

Answer / vijayaram chalapati

The answer is REGRESSION Testing.

When you are verifying the 2 bugs in general we will write
the steps and description in the bug details. i.e. in BUG1
the functionality 1 is working in functionality 2 is not
working and posted BUG1 for functionality2.

So while verifying the BUG1 the functionality1 is failed and
functionality 2 is working fine.

According to this the functionality 1 related to the BUG1
should be verified this is nothing but REGRESSION testing.

Is This Answer Correct ?    1 Yes 0 No

if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fi..

Answer / vineet batham

Hi Mr. Sravan Reddy,

Vineet Batham Here.

I have posted above ques. I am agree with your answer and i
know this is correct answer.

But Inverviewer had refused to accept this answer. He asked
me that u r doning re-testing & how u will get that there
is any problem ?? U r just re-testing those reported bugs.

I had given same reply to the interviewer( We will do
regression testing).

I dont know what was he expecting....... I was
confused.....

Is This Answer Correct ?    2 Yes 2 No

if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fi..

Answer / smudge

I agreee with the majority the obviouc answer is regression
testing, however there is a possibility that if the new
fault was introduced by that single line of new code then a
code review may find it.

Is This Answer Correct ?    0 Yes 0 No

if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fi..

Answer / acs

Hi...For such kind of Questions we need to be presize,

How to get bugs if the developer has added a single line
due to which some error is happening in the code and due to
which our application behaviour is not according to the
requirement is by doing "Regression" Testing.

We can do a Sanity Testing and a Regression Testing.
Finally a Smoke Testing.

Now suppose we get bugs then as a tester ,its the
responsibility of the tester to add new bugs into the Bug
Tracker.

But suppose the same bug arises again,then tester will
Reopen the bug

Is This Answer Correct ?    1 Yes 2 No

if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fi..

Answer / saff

if ony retestign is done and no regression testing it is
hard to find the hidden error in untested area

only regression testing/sanity will expose the eroors
affected by the bug fixes in one area to the other area

and when u do complete system testing and/or end to end
testing we can find bug due to the bug fixes

if r question is to find how the bug occured
then if u debug the test result or check the log file

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is a horizontal and vertical matrix explain with examples

0 Answers   BirlaSoft,


Please let us know With out GUI features how to test the application

2 Answers   AppLabs,


What is Gorila testing?

8 Answers   AZTEC,


What are the advantages of waterfall model?

0 Answers  


what is scalability testing

2 Answers   Accenture,


Tell me agile process in your company

1 Answers   Cap Gemini,


What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..

2 Answers   Wipro,


In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?

6 Answers  


I am graduate and have 6 yrs of experience in Testing. How much salary can I demand or expect

3 Answers  


How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case covers all functionalities in Application?

5 Answers   Scandent,


What is mean by Defect Injection?,Tell me in brife

4 Answers   Wipro, Zensar,


What are the Different Status of test Cases?

9 Answers   Thatavarti Technologies,


Categories