i have faced this question in one interview.kindly let me
know if u know the ans . the ques is
the tester have been found 20 bugs in the requirement .after
dev. has been fixed 20 bugs again tester retest the bugs he
found again 12 bugs dev .fixed 12 bugs keep on its going
..finally its comes zero defects now how will u checking the
application stability ..


Answers were Sorted based on User's Feedback



i have faced this question in one interview.kindly let me know if u know the ans . the ques is th..

Answer / mbpatchala

using regression testing and ckeck the stability of the
application.Actually regression testing using verifing the
old test cases and check the stability of that test cases.In
some lesstime to check the all test cases on that time high
priority test cases are verifing and check the stability of
the application

Is This Answer Correct ?    2 Yes 0 No

i have faced this question in one interview.kindly let me know if u know the ans . the ques is th..

Answer / yeshwanth desai

first we need to check for basic and critical features ,if
it wirks properly then do the end to end testing and
confirm it is working fine for all end to end features

Is This Answer Correct ?    4 Yes 3 No

i have faced this question in one interview.kindly let me know if u know the ans . the ques is th..

Answer / satya

I will inderstand the requirements first based on the specification and i will use regression testing beacuse in regression testing if we perform testing on one module it effects on the other module in case of functionaltiy and also i will do the end to end testing to test that appication and also with the using of tracability matrix.

Is This Answer Correct ?    1 Yes 0 No

i have faced this question in one interview.kindly let me know if u know the ans . the ques is th..

Answer / saff

an application is said to be stable if the application is
producing very minimal amout of erros then it was producing
in the begining of the developement

if we do regression testing we will know how manybugs are
there in whole application so
if we have lot of bug then application is not stabel
but if we have very minimal number fo bugs then the
applicationis said to be stable

Is This Answer Correct ?    0 Yes 0 No

i have faced this question in one interview.kindly let me know if u know the ans . the ques is th..

Answer / dilip

1. Test all the P1 defects and check that software does not
breaks.
2. It is better to do the regression.
3. If the time is less then better go for SMOKE or Adhoc
testing and check the Key Areas.
4.All the P1, P2 and P3 bugs should work correctly.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what comes first test strategy or test plan

4 Answers  


How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.

2 Answers  


Explain what makes a good test engineer?

5 Answers   IBM,


what is BFSI DOMAIN? COULD U EXPLAIN EACH AND EVERY THING IN DETAIL?

6 Answers   Accenture, HCL,


What are differences in testing a client server and a web application?

0 Answers   CTS,






How to test URl of a website manualy?

3 Answers   Oracle, Wipro,


how to find the bugs and log the test cases?

6 Answers   Mastek,


How or why testing is associated with the term "BOTTLE NECK"

2 Answers   BoA,


What is the differnt between Test condition and TesT Scenario

1 Answers   Ness Technologies,


If I have a dialog in which there is a text field that when I enter “abcd”, hit <enter> and the output comes out “8”, how do you test it?

1 Answers  


Which model is following in your company for developing software?

0 Answers  


what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)

0 Answers   Encora,


Categories