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 / sharma
look regression testing is all about testing the already
tested functionality, and new fuctionality. So here when
new change had been done with 3rd module so and time
constraints is less, so you need to concentrate only on
3rd,1st and 5th because here the problem arises when any
change has been made and you will test the functionality so
the tester will test the change fuctionality and observe
the reflection on related parts or modules.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / kalyani.b
regression testing is testing in which one will perform
testing on the all ready tested functionality and its
related functionality.
in this question changes done on the 3rd module, so
compulsory test the 3rd module and its related module of 1
and 5 .no need check all the modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the good test case ? how can we tell this is good test case ? (test case characterstics)
Who writes "white box " test cases ?
How do you decide when you have 'tested enough?'
what is the need for different tools? why cant we manage testing with a single tool?
2 Answers Calpine Technologies,
write 3 test cases on ATM for security purpose
How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?
How to test a web service manually?
What is meant by Test Script. Example and Explanation on Test Script?Please Answer
What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays?
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
What is the difference between Test Management tools and Defect Management tools? What are the most widely used Test Management tools?
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.