This next part of the System Testing Wizard is concerned with creating a new test script or adopting the settings in preexisting test scripts.
In the Test
Script Selection window, do not opt to create a new test script.
Rather, select the browse button () and select the file
named MobilePhoneVT.pts, located
within the IBM Rational Test RealTimePurifyPlus RealTimePurifyPlus for Linux installation folder, in the folder \examples\BaseStation\tests.
On the same window, in the Interface Files List listbox, click
the Add... button and then browse
to the UMTS base station source files located within the IBM Rational Test
RealTime installation folder, in the folder
\examples\BaseStation\src.
Open two of the C language header files:
tcpsck.h
UmtsMsg.h
These two files define the messaging API used by the UMTS base station to communicate with mobile phones. They will be reused in order to define the messaging API employed by the virtual testers.
Now click the Next button on the Test Script Selection window.
The Include Directories List window contains a listing of directories that contain files referenced by the test script or the source files used for the test. This window currently references the proper directory, so simply click the Next button.
If you had decided to create a new test script, the System Testing Wizard would be finished at this point; it would now be time to code the adaptation layer and INSTANCE actions. However, since you are using a preexisting test script (MobilePhone.pts), the Wizard continues to the next automated phase, which is creating and configuring the virtual tester drivers.