What kind of test cases are need to be included in the
database migration testing?
Answer Posted / jyothi
Testing should cover the hardware, the SQL Server
installation, security, database objects, data, and performance.
Physical architecture of the database. Have the data files,
transaction log, tablespaces, and other items that comprise
the database been created correctly? Has the SQL Server
instance been properly configured?
•
Security. Have the logins and users been correctly created?
Have the appropriate permissions been assigned? Is the
database physically secure?
•
Logical architecture of the database. Have the tables,
views, stored procedures, triggers, and other database
objects been created successfully?
•
Data. Have the contents of the tables been transferred
correctly? Do tables contain the correct numbers of rows? Is
the data valid?
•
Functionality. Do the stored procedures, triggers, views,
and other items comprising Transact-SQL code operate in the
same manner as the original Oracle objects?
•
Performance. Does response time and throughput meet
requirements and match user expectations?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
What is big bang approach?
How can you use technology to solve problem?
What is the procedure of manual testing?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
what is independent question and what is retriewing and what is problem of severity.
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
Do we have any certifications for ETL Testing ?
Write the 10 high test cases for making video call/face time
How to do security implementation for any URL??
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
What is early testing?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Test Cases For Router&Switch
What are the cases why parameterization is necessary when load testing the Web server and the database server?