Debugging Test Method Programs - Agilent Technologies 93000 SOC Series Training Manual

Mixed-signal training
Hide thumbs Also See for 93000 SOC Series:
Table of Contents

Advertisement

Lesson 2 – Creating a Test Method
2-8

Debugging Test Method Programs

SmarTest uses the HP WDB GUI for debugging test method
programs. The HP WDB GUI is a graphical user interface (GUI)
designed by Hewlett-Packard for the WDB debugger.
Starting the WDB
For starting to debug testmethod-based test suites, you must do
the following procedure in the Test Flow Editor.
Turn on the Set break point testsuite flag for the desired
1
testmethod-based test suites.
Select
2
test method debugger
Flow Editor. The HP WDB GUI opens.
Debugger
Icons
Breakpoints
Program
Counter
Command
Tab
Watch Tab
WDB Debugger
Run a test (desired test suites or test flow). The source code of the
3
corresponding test method program is displayed in the Source
view of the debugger window. The program execution pauses at
the first executable line of it.
Using the WDB, you can do debug tasks such as:
Setting breakpoints
Controlling test method program execution
viewing and changing values of variables
456
from the
menu of the Test
Edit

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents