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 a testbed in manual testing?
What is formal testing?
how deployment phase of SDLC differs in product based and in service based company ?
What were the major challenges u faced while testing
what is your daily activities?
why use caffine for HPLC calibration ?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
what are your achievements in your organization ? Guyz very very urgent , help me
List the considerations in developing testing methodology
What is the difference between functional testing and integration testing?
how to test a web application manually?can u explain indetail?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
What is meant my Firewall testing? how the testing is performed on it?
What's the difference between system testing and acceptance testing?