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


Please Help Members By Posting Answers For Below Questions

In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?

2759


Why should you care about objects and object-oriented testing?

2131


What are the bugs we cannot find in black box?

905


1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

2087


What are bug leakage and bug release?

976


What is bug leakage?

941


What are the different test techniques used in functional testing?

914


What is srs and brs document?

913


What is the responsibility of programmer’s vs QA?

1989


What is the Jar file?

1805


Define brain stromming and cause effect graphing?

910


need testing projects where can i find them

1876


how deployment phase of SDLC differs in product based and in service based company ?

2735


in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application

1491


How do you scope,organise and execute a test project.

1850