background image
<< Commands - Records a new Visual Basic, ActiveX | Commands - The Record Testcase dialog >>
Commands - Resume Recording
<< Commands - Records a new Visual Basic, ActiveX | Commands - The Record Testcase dialog >>
496
User's Guide
27 M
ENU
C
OMMANDS
Record menu
Method Name Specifies the name of the method. You can add a new
method name or select a name from the drop-down list: BaseState, Close,
Invoke, or Dismiss.
Paste to Editor Closes the Record Method dialog and places the method in
the associated include file at the cursor position.
Cancel Closes the Record Method dialog without placing any code in the
associated include file.
Start Recording Closes the Record Method dialog and displays the Record
Status window. For more information about this dialog, see "Record/
Application State..." on page 493.
Pause Recording/
Resume Recording
Pause Recording/Resume Recording is a toggle pushbutton that suspends or
continues the recording of your interactions with your application. Typically,
you use Pause Recording to halt recording while you bring your application
to the correct state before beginning recording again. Typically, you use
Resume Recording after pasting your recording into the editor.
Ctrl+Alt
To add a verification statement or method, position the mouse cursor over the
object and press Ctrl+Alt.
For more information, see "Recording the verification stage" on page 112.
Done
When you have finished recording a method or just want to see what you
have recorded, click Done in the Record Status window. SilkTest redisplays
the Record Method dialog. The Method Code field contains all the 4Test code
you've just recorded. You can take the following actions:
If Then
All the information in the
window is correct and complete.
Click OK. SilkTest closes the Record
Method dialog and places the new method
in your include file.