|
Description of Script
This script illustrates eValid Security Test steps.
Script Playback
The script shown in the table below is can be copied and pasted into the
Script Dialog for playback by eValid:
Important Note: This script is an example and may not work with your environment or setup. You may need to re-record a similar script to get correct resultes.
Example Script |
# AUTOPLAY4=?<uj-bt~n* # # Recording by eValid V8 # (c) Copyright 2000-2012 by Software Research, Inc. # Recording made on: Microsoft Windows 2000 # ProjectID "Example" GroupID "Security" TestID "123456" LogID "DEFAULT" InitLink "http://mail.yahoo.com/" InputValue 0 187 "TEXT" "login" "evalidbrowser" "" "" Wait 3210 InputValue 0 192 "TEXT" "passwd" "Test" "" "" Wait 5000 TabKey 0 Wait 2623 SubmitClick 0 200 "Sign In" "" NAV ValidateSelectedText 0 51 0 "Invalid Password" "" InputValue 0 143 "TEXT" "login" "evalidbrowser" "" "" Wait 5968 TabKey 0 Wait 5108 # Login Encrypted for security purposes. InputValue 0 143 "TEXT" "login" "evalidbrowser" "" "" InputValue 0 148 "TEXT" "passwd" "????" "" "" SubmitClick 0 156 "Sign In" "" NAV ValidateSelectedText 0 260 0 "Welcome, Software!" "" # End of Script |
Additional Notes
The scripts eValid creates use one command per line.
In the script example shown some long lines have been folded for readability.
The line foldings used are respected by eValid.