|
If you enter this sequence from the eValid menu you bring up the indicated Ling Test Wizard dialog:
eValid: Record > Wizards > Link Test Wizard
Explanation
The goal of this wizard is to create a test script for eValid that:
It does this in such a way that the resulting recording file can be used to exercise a single HTML page very thoroughly. The script generated is in a form such that if you play it back immediately it will identify any missing or incorrect links.
When played back this script brings up, in sequence, all of the pages that the base page points to, one at a time.
Here is a sample Link Test Wizard generated script file:
# Recording by eValid V9 # Recording made on: Microsoft Windows XP (IE 6.0), HostName "" # ProjectID "HealthCheck" GroupID "Scripts" TestID "Test123" LogID "AUTO" ScreenSize 1152 864 FontSize 0 InitLink "http://computing.net/windows2000/wwwboard/wwwboard.html" WaitRedirect 0 "http://mediamgr.ugo.com/html.ng/size=728x90&affiliate=computing&" \ "channel=tech&subchannel=tech&Network=affiliates&rating=g" "" # Link Wizard Starting... GotoLink 0 "http://computing.net/forums" "" GotoLink 0 "http://www.driverguide.com/" "" GotoLink 0 "http://computing.net/novice" "" GotoLink 0 "http://computing.net/howto" "" GotoLink 0 "http://computing.net/search" "" GotoLink 0 "http://computing.net/faq" "" GotoLink 0 "http://www.driverguide.com/" "" GotoLink 0 "http://www.driverguide.com/" "" GotoLink 0 "http://computing.net/howto/simple/findver" "" GotoLink 0 "http://computing.net/cgi-bin/mycomputing.pl" "" GotoLink 0 "http://www.computing.net/faq/content9x/fastreboot.html" "" GotoLink 0 "http://www.computing.net/howto/advanced/linuxnt" "" GotoLink 0 "http://groups.msn.com/compcafe/homepage.msnw" "" GotoLink 0 "http://computing.pricegrabber.com/" "" GotoLink 0 "http://computing.net//newsframe.html" "" GotoLink 0 "http://computing.net/windows2000/wwwboard/wwwboard.html" "" # Link Wizard ended. # End of example script |
See also the Dynamic Link Check Wizard.