The File Watcher assertion lets you monitor a file for specific content, and react to the presence (or absence) of a specific expression. This assertion runs in the background while your test case is executing.
Complete the following fields:
Defines the name of the assertion.
Identifies event text to print if the assertion fires.
The number of seconds to wait before checking the file at the beginning of the step that contains this assertion.
The number of seconds to wait between each check.
The total number of seconds this assertion checks for the expression.
The URL or path to the file being watched.
The regular expression being watched for in the response.
Note: The times are in seconds and must be integers. The times default to 0.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|