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 |
What is meant by Risk Analysis?
what is the entry criteria and exit criteria of integration testing?
who prepares the use cases?
Hi friends, Intw qs : 1.wat wil a tester do if the developer rejects or doesnt accept the bug u report. thou u try to shw the snap shots wat would b ur next step 2. wat are the quality factors ...explain Cost of quality 3. Wat is root cause analysis : Explain fisher model regds, swati
what and all i should be prepared for attending the software testing interview,because iam confused with how to get prepared,please some one tell me the main topics to get prepared for it.
when 200 testcases are to be written in a single day, then what will you do?
What is security testing?
What is actually contain test report?
What is a code walk through?
How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
This Question asked in Oracle Walk-in Write the content of high level design documents? Thanks in advance