What is confirmation testing?
Different between regression testing, confirmation testing
and unit testing?



What is confirmation testing? Different between regression testing, confirmation testing and unit..

Answer / gousia

If we fix a defect in an existing application we use
confirmation testing to test if the defect is removed. It’s
very much possible because of this defect or changes to the
application it can affect other sections of the
application. So to ensure that no other section is affected
we can use regression testing to confirm the same.

Is This Answer Correct ?    27 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

we need to perform Soak Perf Test, Resilience Perf Test, Regression Perf Test.

0 Answers  


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

1 Answers  


What factors do you consider while estimation test efforts?

1 Answers  


1. what is severity and priority and who will decide what .?

8 Answers   Winspire Solutions,


which environment you like to work?

3 Answers  


What are the recommended sites or books for software testing?

2 Answers  


Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?

9 Answers   FCG,


How u test MS- Vista without any requirement Doc.

2 Answers   Syntel,


What you do whenever reported defect rejected?

2 Answers  


keep pen in u r hand and write negative test cases.

1 Answers   PlanetSoft,


what is meant by test strategy?

2 Answers  


Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;

1 Answers   Capital IQ,


Categories