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 |
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
If you stuck somewhere while reproducing defect then what will you do?
I am writing a testcase for a login window. In the testcase procedure i entered my url(eg:www.gmail.com). But my url is not displaying in the address bar.What technical term a tester woul use for that scenario?
write 3 test cases on ATM for security purpose
Hi im MCA Graduate. Can anyone clarify my Doubt.I had Avg knowledge on VB , DotNet(vb) and Core Java. Also hands on Sql Server. Is it necessary to gain full knowledge for a Manual Tester to attain knwldg on Languages? On what areas , i have to concentrate to become a good and prefessional in Manual Testeting Field? Plz clarify me.
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
how do you tell requirement is testable?
What r the inputs in System Testing?
What is difference between system and functional testing?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?