InterviewSolution
Saved Bookmarks
| 1. |
How will you perform data load testing? |
|
Answer» Data load testing requires the testers to know about source databases and the destination databases and their objects like tables, columns, design, constraints etc. While performing tests, we need to validate the compatibility of the source and destination databases using the DTS package in SQL Enterprise Manager. We can follow the below steps for the same:
|
|