Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What kind of test cases are need to be included in the
database migration testing?



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

Post New Answer

More Manual Testing Interview Questions

Anybody Explain me Bug Life Cycle..?

14 Answers  


at what step sanity testing and smoke testing do?

4 Answers  


pls tell me who is in s/w testing field(either in company or as faculty) give the ans of my que. tel me why r u in testing ? reply me as soon as possible

3 Answers  


NOte pad Testing Q : How to test the notepad "Font size" and "Word Wrap" Options. How to test the relation between these two option.

2 Answers   Ness Technologies,


What is the exact difference between smoke testing and sanity testing.?

6 Answers   Accenture,


hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?

6 Answers   RIM,


What is the difference between Build and Version?

3 Answers  


what do you mean by defect,error and bug????

11 Answers  


In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly

2 Answers  


Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?

3 Answers  


WHAT IS LOAD TESTING

3 Answers  


In which stage more defects found means anlaysis,design,coding,testing and maintance?

4 Answers   Accenture,


Categories