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 |
Testing Application means what? I want the actual meaning of application?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
is software testing easy ??? Give me perfect Ans.
How do you get programmers to build testability support into their code?
What did you achieve being a tester
In what situation would you want to parameterize a text verification check?
What is Mutation testing? When it can be done?
Use of Requirements Traceability?
how is security testing done in ecommerece application?
what is a RAD (Rapid Application Development) Model when do the firm go for such a model?
What is the difference between unit testing and integration testing?
what is validation and verification.??