background image
<< To test PeopleTools applications | A PeopleTools spin control >>
<< To test PeopleTools applications | A PeopleTools spin control >>
PeopleTools Commands
Testing a Component's Data
16-3
Testing a Component's Data
You can use the Object Data verification point to test the data in PeopleTools
data-aware components.
You can use the Object Data Test Definition to define user data tests. (For
information, see Appendix A, Working with Data Tests.)
PeopleTools Commands
The following commands are included in the SQABasic scripting language to
support the PeopleTools development environment. (For detailed information
about these commands, see the SQABasic Language Reference.)
NOTE: To test the data in the entire panel, point to the panel when selecting the
object to test.
Command
Description
PSGrid
Performs an action on a PeopleTools grid.
PSGridHeader
Performs an action on a column header in a PeopleTools
grid.
PSGridHeaderVP
Creates a verification point on a column header in a
PeopleTools grid.
PSGridVP
Creates a verification point on a PeopleTools grid.
PSMenu
Performs an action on a PeopleTools menu object.
PSMenuVP
Creates a verification point on a PeopleTools menu
object.
PSNavigator
Performs an action on a PeopleTools Navigator window
or a navigator map in the PeopleTools Business Process
Designer.
PSNavigatorVP
Creates a verification point on a PeopleTools Navigator
window or a navigator map in the PeopleTools Business
Process Designer.
PSPanel
Performs an action on a PeopleTools panel.
PSPanelVP
Creates a verification point on a PeopleTools panel.
PSSpin
Performs an action on a PeopleTools spin control.