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 an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?
What is different between QA and QC
1. why do you go for test bed ?
What is internatinalisation Testing?
can anybody explain traceability matrix clearly
What is the Configuration Management?
how will define a bug generally?
what is the diff. between Test Case and Test Secenario ? give me one example ?
which are the different types testing tools are available and which tool is mostly used in industry
FOR what type of prjects we r using automation,why?
1. define Database testing ? 2. define severity and priority and types with example?
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?