I have one doubt in regression testing, Example if we have
five modules such as 1,2,3,4,5. If we made change in 3
module only and also 3 module will interact with only 1 and
5 module. For this case we will conduct testing in all
module (or) only 1 and 5 module?? Answer soon firends
Answers were Sorted based on User's Feedback
Answer / saranya
you have test only 1,3, and 5. Because 2 and 4 doesn't
related to other three module. This three module only enough
for regression testing
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / atasi
The concept on regression testing is that we retest the
fixed module as well as the related functionalities
So in this case the 3rd module is fixed and it has
interaction with only the 1st and the 5th module.So we need
not test all the modules.We only need to test 1st,3rd and
5th module.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / balaji
Hi..
Its enough to check 1 to 5 modules.,
byeee...
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / haritha
What if 2,4 had even a minor depwndent functionality in 1,5 modules.....we need to test all modules if there is any indirect connectivity between the modules....else we can test only 1,3,5.
| Is This Answer Correct ? | 0 Yes | 0 No |
tell me some major and minor defects in ur net banking project?
Give the example for high severity high priority high severity low priority low severity high priority low severity low priority ?
can u plz give an example for regression testing with example.
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
What type of testing process is going on your company ?
In an application where there is no need of regession testing and retesting?
What is configuration Management What is change management What are Severity and priority levels What is Data integrity and Data validity What are the browsers available and explain their versions Is it possible that Quality variates project to project What are GUI Map files and explain their Contents What is Data base check point and why we go for that What is the difference between the Client server application and a Web application Does Winrunner Supports Web applications What is process Management What is an Error, Defect, Bug What is Quality Which version of Winrunner you are using What is Build Verification and why we go for it What is Defect density What is Integration testing What is Static testing and types of Static testing What is Validation testing what is Data driven testing and why we go for data driven testing what is the definition of Testing What is Sanitation Testing
What a manual tester should know about web servers?what he tests in servers?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
Can you explain tpa analysis?
what is system testing? explian with scenarios..
What is the difference between unit testing and integration testing?