Default Read Options in Terminal and Client modules #547
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When user performs recording inTerminalorClientmodule, the Default Read
Options can be defined for automatically generated Read steps.
User can define defaultTerminationtype and defaultTimeoutvalue.
During test run, Termination that was set as default will be checked first and if
it match, read operation will be stopped. Otherwise, read operation will continue
till default Timeout is reached.
Timeout parameter is exist for all types of Termination and it can be either set
manually or calculated automatically during the recording (selectCalculate
Timeoutcheckbox)
Termination types are:
2. Received Pattern
3. Reseived Regular Expression
4. Step Timeout
5. Fixed Length
(shay.d) - 08/12/2012 07:26 AM
· 2689 ·
Beta Was this translation helpful? Give feedback.
All reactions