background image
<< What You Have Learned | DBTester functions >>

Lesson 8 Testing Databases

<< What You Have Learned | DBTester functions >>
Getting Started: A Tutorial
133
8
Chapt
e
r
8
Testing Databases
Do you test distributed applications that access a database, or do you test
database software directly? Are you familiar with SQL? If so, you might
want to learn about DBTester.
Note If you would like to complete the following exercises and you
have not already done so, you will need to install the GMO client/
server application. For installation instructions, please see
"Installing the GMO application" on page 37 in Chapter 2,
"Preparing to Use this Tutorial"
.
In this chapter
This chapter contains the following sections:
Overview of DBTester
What is DBTester?
DBTester provides direct access, using SQL, from a SilkTest script to a
database supported by ODBC drivers.
DBTester comprises six functions that allow you to read and write database
records without using the application's user interface. Thus, you can test an
application's database or database software without using the application
itself.
Section
Page
"Overview of DBTester"
133
"Running the Sample Testcase"
135
"Restoring the Sample Database"
141