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 a test log?
What is difference between http and https
what are the defects in gmail
Expain about V model?
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
How to derive test data from the design documents?
What criteria would you use to select Web transactions for load testing?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
keep pen in u r hand and write negative test cases.
i got my Quality center cd from Nageswararao institute?can any body help me how to install it?
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these