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
Answer Posted / 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 |
Post New Answer View All Answers
what are all the possible Test Cases for VoIP based applications
What is formal testing?
what types of bugs will we find out in banking projects
Explain Testing process in your organization?
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
How to integrate Bugzilla with QTP?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
What is a failure?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
Describe Testing Decomposition?
how is market for testing in banglore,chennai,pune,delhi?
What do you mean by Cause Effect Graphing? in which standard its mentioned?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
Are there more defects in the design phase or in the coding phase?