1 / 11

Timer Alarm

Timer Alarm. What Is The Timer Alarm?. eValid's Timer Alarm provides a method for triggering time-based alarms during script playback. How Am I Notified?.

xuan
Télécharger la présentation

Timer Alarm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Timer Alarm

  2. What Is The Timer Alarm? eValid's Timer Alarm provides a method for triggering time-based alarms during script playback.

  3. How Am I Notified? The eValid Timer Alarm interfaces with a server side script that resides on a WebServer. This server side script can be programmed to Email specific people or even to interface with a database.

  4. How Is An eValid Timer Alarm Set?Step 1 of 5 Begin by selecting Record > Start Recording.

  5. Record TimerStep 2 of 5 At the point where you would like to initiate an alarm, select Record > Timer > Read Timer to read the test time into the message log.

  6. Set Timer AlarmStep 3 of 5 Use Record > Timer > Set Alarm… to enter the Set Alarm dialog.

  7. Set Timer Alarm Parameters?Step 4 of 5 Enter in the parameters of the alarm. Please see the Timer Alarm documentation on the eValid WebSite for detailed information.

  8. Timer AlarmSample ScriptStep 5 of 5 The resulting script file will have an OvertimeAlarm command with the parameters that were specified in the Set Timer dialog box.

  9. How Is An eValid Timer Alarm Set?Alarm Notes 1 The Timer Alarm option can be set to execute two different ways: Execute Alarm at a specific point in the script: - eValid will compare the alarm threshold from the time thatthe script began. If the threshold has been exceeded,an alarm will be issued.

  10. How Is An eValid Timer Alarm Set?Alarm Notes 2 Execute Alarm at a specific point in the script from the previous Reset Timer: -eValid will compare the alarm threshold from the time thatthe lastRecord > Timer > Reset Timer command was issued. If the threshold has been exceeded, an alarm willbe issued.

  11. Avoid Web Latencies To get accurate timing data, we recommend repeating the page retrieval at least 10 times. This will make it possible to average out Web latencies. Here’s how the script appears, ready to be run.

More Related