If database testing i which way the testing will be done,by
just writing the queries or else anything extra we do?if so
where write those queries and where will we store those?
Answer Posted / amol
Database testing is majorly done in the Migration of
database. When we migrate the database from 2000 to 2008
SQL Server. So testing will be done by applying the Select
Queries and checking the record count of old version
database table and new version database table.
Simmilary we can test it from the Application. Eg. we can
check all the master are present with new database
connection. Simmilary we can check any Transaction record
and see all values of it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
.In languages testing, what is the fixed part and changing part?
What is a test log?
Can you explain usability testing?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What is the difference between white box, black box, and gray box testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the Important test scenarios which can be used for testing a web site?
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
need testing projects where can i find them
Tell me a critical defect in which your Client,PM,PL appreciate on you
What kind of testing to be done in client server application and web application? Explain
What r the documents required for performance testing
i want manual and automation test cases and interview questions
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
What are the phases involved in software testing life cycle?