Difference between integration and regression testing?
Answer Posted / vimala
Testing the data flow or interface between the modules is
called as integration testing.This testing is done by test
engineers.
Testing the unchanged features to make sure that changes
are not introducing defects in unchanged feature called
regression testing. Here changes means addition,
deletion,modification or defect fixing.Here also testing is
done by test engineers.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What a team leader will test first when s/he will get new module to test?
What is difference between Manual testing and Pega/BPM testing?
What knowledge I must have as a 3 yrs. manual tester??
What are the advantages of black box testing?
after completeing testing ,what would u deliver to the client?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is Wound Fixing?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
how to test a web application manually?can u explain indetail?
What is reverse engineering?
What is Dynamic Binding and Dynamic Loss?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
How to do the performance testing manually? Does you have a test case for that?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"