if i report 2 bugs & those are fixed by dev. I have done
re-testing of those bugs & got fine (closed)
Ques is:
If dev fixed above said bugs by adding one line code and
tester has done re-testing.
if there is any new bug occur due to that 1 line code. How u
will find & what tester will do. what is the answer of this
situation?????
Answer Posted / aditya
The first thing is you have done re-testing and the bugs
which you have found earlier are fixed and working fine.
If there is new bug found due to the fix of other bugs,
then that testing is called regression testing.
If you are a white box tester, then you'll test the
application by going through the code, i.e if statement,
while loop, for loop, etc....
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Suggest some book to learn more test case???
If date field is a text field write test cases to validate it?
what is the testing approach for windows Explorer(Not IE Explorer)
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
Have you prepared traceability matrix and how to prepare it?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
how to write test cases for epos/pos testing.
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
how to test the case with 5 combination and inputs
is it possible to do performance testing in stand alone application..how wil u do that ???????
What is known as data-driven testing?
how do u manage scripts in winrunner when you application is changing frequently?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
When new application ready to test than whats your testing strategies?