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 |
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
If developer is not agree with your bug then what is your response?
If RTM is not avaiable in the project whatis use and what the Difficult you face
WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?
If the bug is show stopper and the developer is not avilable for 1/2 days then what tester will do..........? Please give the answers.
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What do you do (with the project tasks) when the schedule fails?
what is single tire, 2tire 3 tire and so on upto ntire ? can ny one explain me about this in detail.
can you please tell me when we do function testing in manual testing what we have to test first what we do first please give me right answer this my first project please help me advance thank you for give me right answer
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
How u test MS- Vista without any requirement Doc.
when there is a new enchancement done by the developers what will do as a tester ?