
Chapter 9. Rational Robot and GenWin 351
measure transaction performance with TMTP. Timers are inserted using the
Start Timer button in the GUI Insert Toolbar, but you will also need to add ARM
API calls to the script to capture transaction performance.
Timers can still be valuable to use if you want to have an idea of how long a
transaction takes on the fly; in this case, you can insert timers together with ARM
API calls.
Use comments in the script for maintenance
It is a good idea to record comments in the script during execution, in particular
where you pressed particular code sequences or typed down information that
was relevant only in that ...