What kind of test cases are need to be included in the
database migration testing?
Answer / 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 |
In manual testing (web based testing)interview, interviewer asked me "How you connect to the database?" What is the answer for this question
If you find a bug and the developer says it is as-designed, what can you do?
What is security testing?
what is the difference between primary key and foreign key
How can i check GUI for application window
What is difference between V-Model and Agile Model?
From Which part of the Requirement we will prepare Test Cases
how will u create diff types of scenario for any website?
what is the difference between regression testing and retesting?
Difference between Test Case & Use Case?
What is your approach when requirements change continuously?
Would you like to work in a team or alone, why?
1 Answers Advent Global Solutions, TVS,