What is the difference between migration testing and regression testing?
Answer Posted / arthi
Migration testing is data transferring between data storages formats,and systems. Here the data is copied from one system to the other and tested for new change adaptability of the functionality.
Regression testing is re-running of the test cases in a particular build to test whether the newly added feature does not bring new changes to the existing functionality.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When do we perform smoke testing?
Write the test cases for godaddy home page
what are the status have in QC(Test Management Tool). and how you report?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
Can you explain function points?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What are the various techniques in black box testing?
Can automation testing replace manual testing?
what is a data guidelines?
What is the full form of cmmi?
What are noise variables?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain