While doing system testing your have missed out some
issues. The same issue is found by customer and he reverts
back to you for an explaination. How do you convince him or
how do you justify yourself about your testing?
Answer Posted / anandkulkarni.biet
Please let me know if this correct and what else could be
the answer.
My answer was this way:
1.The way requirements was specified was intrepreted by the
kind of testing done from testing team.(Means requirements
was mis-interpretated)
2.Accept the testers mistakes for missing the bug.
3.Testing is done to ensure that bugs exist in application
and not to prove that bugs doesnt exist. So 100% testing is
not possible, but made sure that defect slippage was wihin
the specified limits.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
test cases for compose functionality of gmail
any one giv test cases for wordpad using equivalence class partioning
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
few automation basic questions One question to write a scriot in any language you know.
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
What is a test scenario?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is PBX Testing & What is Test coverage?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
When new application ready to test than whats your testing strategies?
What are the main key components in client and server applications?
How do you scope out the size of the testing effort?
What is quality center? How many built in tables does quality center have?
Describe some staff conflicts you have handled.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?