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 |
What is the Difference between Client Server and a web Application?
what is parallel testing?
diff b/w test case and test script?
Can any one tell me the contents in Traceability Matrix
how is market for testing in banglore,chennai,pune,delhi?
After insert the record in forntend, How will u check the backend by manually? Please explain..
Describe some staff conflicts you have handled.
what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.
what is TAS language which is used as a language for some projects/
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
define benhmarks in black box testing...
what is the difference in smoke and sanity testing.?