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 / uday
If the client finds out missed issues, we should admit our
mistacke.
First we have to reproduce the same bug in our environment.
If is reproducible, we have to check proper test cases are
covered to that bug.
Here we can say we lack the info about the functionality,
or misunderstood the functionality.
Here we should evaluate why it was missued out?
Once everything was done, we have to assure the client, it
will not be repeated.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
What are the main key components in web applications and client and server applications?
Could anyone share FAQs for Test Manager position...
What is the difference between manual testing and automation testing?
what is the difference between website and web based application ?
Can you please explain about the erp project
What do you do (with the project staff) when the schedule fails?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
Can you explain the pdca cycle and where testing fits in?
What are the different cost elements involved in implementing a process in an organization?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
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?
Does an increase in testing always improve the project?
Write all combinations of test cases for calculater on + symbel