InterviewSolution
Saved Bookmarks
| 1. |
What Is Dbtester? |
|
Answer» DBTester is a testing tool that allows you to access a database server directly through ODBC DRIVERS. If your APPLICATION is a database driven application, you can perform a test through the application UI, and verify data changes in the database with DBTester without using the application UI. DBTester is a testing tool that allows you to access a database server directly through ODBC drivers. If your application is a database driven application, you can perform a test through the application UI, and verify data changes in the database with DBTester without using the application UI. |
|