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 |
functional testing test cases for transfer funds ?
What are the different Testing methodologies?
can any one of u give templates for test plan and test strategy
why you choosed testing as a carrer?
what will you do when you were given two diffrent projects and asked to complete them at same time?
What are all the usability guidelines to consider for testing WWW?
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
Is integration testing is a validation testing ?
What SQL statements have you used in Database Testing?
are you ready to work on new domain but you dont have any body to take help or suggestion (seniors).you are the initiator?how will you work in such cases?
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
what is a review?