| Validation |
During load execution, WebLOAD automatically detects system errors such as refused connections and internal server errors. To ensure that there are no business process related errors we need to define validations.
Several aspects of the response can be used for validation, like the expected page title, size and content. Whatever the script is, WebLOAD allows the user to easily validate it and be completely confident that the script runs correctly.
WebLOAD`s Validation Engine automatically generates code for response validation, eliminating the need for manual scripting. It can be applied to a specific response rather than the entire script, enabling greater flexibility, efficiency and freedom for customization.
Once a failure has been identified WebLOAD can take a range of actions such as displaying an error message, stopping the round, aborting the entire session or calling an external JavaScript function.
|
|