In an application currently in production, one module of
code is being modified. Is it necessary to re- test the
whole application or is it enough to just test functionality
associated with that module?
Answers were Sorted based on User's Feedback
Answer / rajesh.pothina
Yes it is necessary to test the whole application why
because to check whether this modified module affect the
remaining modules or not.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / rohan
First of all using Requirement Traceability Matrix find impact of the modification of code in test cases, then update the identified test cases which have impact and execute it ,after test cases are reviewed by Subject Matter expects
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / alok gupta
Yes, it is necessary to re-test the whole application to
ensure that the modification is not affectinf the other
modules of the project.
| Is This Answer Correct ? | 1 Yes | 2 No |
Can Anybody give simple example for High seveority , low priority and High Priority low sevority defect or bug..Thanks in advance......
How do you measure a quality of the product ?
Explain severity with example and expalin each example?
If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.
Explain stress.load,performance and volume testing with example..
What is stub?
How to do Performance Testing manually for a Flash Application?
what is testcase review?What is the use?
why sanity testing and why smoke testing?
What is the difference between Smoke & Sanity Testing.
Testing Tools Online Training
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?