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
What is mutation testing & when can it be done?
How the application is launched to the production environment?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
what exactly is heuristic checklist approach for unit testing?
write test cases on wall
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
how agile testing is performed and what are the related documents.
What is defect removable efficiency?
What are the different strategies for rollout to end users?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
What are the benefits of creating multiple actions within any virtual user script?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
What can you tell about the project if during testing you found 80 bugs in it
Is compatabilitytestig and port testing are same