Difference between integration and regression testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / n@n!
integration testing was done by developers.
in integration testing developers test the connection
between the modules,data flow between the modules and
control flow between the modules e.t.c....
regression testing was done by test engineers
testing the core functionalities and dependency variables
in the application is called regression testing
| Is This Answer Correct ? | 6 Yes | 3 No |
what are the SQL commands used in for union,intersection & all operations.Please reply fast.
Hi frnds can any one tel me , "How can we do security testing while testing a project" ?pls reply soon correct answer ?
How much experience do we have to become a QA? What are the responsibilities of QA?
Write a test case scenario for Web-based address book?
why we need quality assurance?
what are the advantages and disadvantages of waterfall model?
in SDLC,at what phase life cycle stops?and what are the input and output of each phase?
1)does we need any web server for executing web application or project. 2)do we need any web server to run a build
What is Test Design?
What kind of testing to be done in client server application and web application? Explain
What is Usecase
Who are responsible for writing test plan? When does it start after or before writing test case???