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 / 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 |
Changes and enhancements to system?
why you want 2 join Testing ?
SAY I HAVE A GMAIL PAGE OPENED IN IE 8 NOW WHAT WOULD BE YOUR COMPATABILITY TEST CASES FOR THAT>?
How Can I do database Testing ?
what is real testing & comprehensive testing? plz rly me my qestion
defect on online shopping application
What is the difference between load testing and volume testing?
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
What's Click-stream measurement tests
what types of bugs will we find out in banking projects
Write difference b/w waterfall model and spiral (agile)model
What are the cases when you’ll consider to choose automated testing over manual testing?