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 |
Is an "A fast database retrieval rate" a testable requirement?
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this
what is sequential injection?
What is mean by multi-threading testing?
what is difference between web application and client server application
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
How to calculate testing productivity?
What is the Manual Testing?
write test cases forthe function f=a+b ?
Hi, I want to apply jobs on manual testing with 6 months experience can any body sent a cv.
Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?