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 |
Guys, can any one of u give the realtime example for Acceptance Testing
Write test cases for checking date field?
In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects..
Testing Tools Online Training
How do maintain Risk cases,how will u handle the cases while u facing man power risk & the case after development u find ?
why do u go for whitebox testing,when black box testing is available?
expalin integration tsting who will perform ths type of testing at what time will do
Difference between spiral model and proto type in sdlc?
What are the possible test cases/test scenario for Search functionality ?
what is the difference between functional testing and regresion testing
Explain about Loop Testing methodology?
What is a Software process?