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
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 |
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 |
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 |
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 |
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 |
what is ment by Requirement tracebility matrix?what is the use of it? what is the template of rtm?
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing
What is the diffrence b/w defect lifecyce ans buglifecyce?
What is system testing ?
Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.
What are the ways to check memory leak?
what is the use of l10n testing?
developer says it is not defect.then as a test engineer what u will do?
Define Brain Stromming and Cause Effect Graphing? With Eg?
The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?
How you test a product if the requirements are yet to freeze?
write test case for gmail sign up page ?