background image
<< Paste recorded actions into the script | The Client/Server Application >>

Exploring the Connections

<< Paste recorded actions into the script | The Client/Server Application >>
Getting Started: A Tutorial
107
5 C
REATING
T
ESTCASES
Exploring the Connections: Testplans, Scripts and Testcases
Exploring the Connections: Testplans, Scripts and Testcases
This section explains the connections between the testplan, the script and the
testcases you have created. If you are testing the client/server application,
proceed to
"The Client/Server Application" on page 108
.
The Web Application
Take a look at the image below.
Note the following in the testplan (webtut.pln):
·
The test description, Verify caption is correct (in blue) begins with a
minus sign instead of a bullet, indicating that the test description can
be expanded.
·
The testplan contains
script
and
testcase
statements (in red) that
connect to the testcase you created:
-
The script statement specifies the script file that contains the
testcase for verifying the caption.
-
The testcase statement invokes the testcase that performs the
test.
Testplan file
Test description
Script statement
Testcase statement
Script file