in regression testing we excute only modified build .how we
will get to know that this much part not going to effect
rest of application.
Answers were Sorted based on User's Feedback
Generally before going for regression testing we select
regression testcases from the whole set of testcases.
these testcases are selected in such a way that due to
modification of code which part of the application is
affected .
in this way we wil be knowing how much part to test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sri
Before the required change is made to the code, impact
analysis is done by the PM itself and with reference to
that document we update the test cases and test accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
What is mean by Defect Injection?,Tell me in brife
what is the diff between ad hoc and exploratory testing ?
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
what is meant by exhaustive testing?
write a TestCases for Telephone ?
What are cookies and how to test cookies
6 Answers Chetu India, Teradata, Wipro,
What is Database Testing?
When should testing start in a project?
why u are using multiple test data in retesting?
What is Verification and Validation ?
what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?