![]() |
![]() |
|
|
Step 4: How to Test bankapp Services
. ./bankvar
audit {-a | -t} [branch_id]
specifying either -a for account balances or -t for teller balances. If you specify a branch_id, the report is limited to the branch specified; if you do not, the report includes data for all branches. For sample account numbers, branch IDs, and other values that you can provide as input to audit, use values listed in pop.out, the output of the populate program.
auditcon
The program displays the following message on your terminal.
to request a TELLER or ACCOUNT balance for a branch,
type the letter t or a, followed by the branch id,
followed by <return>
for ALL TELLER or ACCOUNT balances, type t or a <return>
q <return> quits the program
When you have typed your request and pressed return, the requested information is displayed on your terminal followed by the following message.
another balance request ??
driver -n1000
specifies that the program should run for 1,000 loops.
driver is a script that generates a series of transactions to simulate activity on the system. It is included as part of bankapp so you can get realistic-looking statistics by running tmadmin commands.
See Also
![]() |
![]() |
![]() |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|