Answer Posted / rohan
Data migration involves two things
Structure migration
- Structure in the target database should match. This
includes the tables, fields, data type and data precission
Data Migration (Actual data)tabase- this would involve
checking the number of rows )in the target database) for
all the table are exactly the same as that in the source
database. Also needs to be checked is that the primary keys
in the tables are not affected as this would affect the
master child tables e.g. Order/ Items.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Architectural structure of the insurance project?
Write the test cases for yahoo home page
How soon the bug should get fixed?
What is the purpose of test strategy?
How can software qa processes be implemented without stifling productivity?
What is the difference between a bug, a defect and an error?
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
Why is software testing required?
Which model is following in your company for developing software?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
How can you use technology to solve problem?
hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
If client give you a project then which testing you will perform first
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance