Server Monitoring with the Selenium Monitor

Description

This monitor enables you to monitor a web application by emulating real users. Therefore you can record the steps using Selenium IDE, which is available as a plugin for Chrome and Firefox. This works easily and requires no programming skills. we run the recorded steps in regular intervals automatically and check the result of every step.

Typical example applications for Browser Transaction monitoring are:
  • Customer Log-in into Shops, Forum, etc.
  • Customer Registration
  • Within Shops, search product, select product, check out ...

Parameter

Selenium Definition
Upload the .side file which was created with the Selenium IDE.

Test Suite Filter
Test Suite which shall be executed, if the definition file contains more than one test suite

Timeout
[Seconds]
Maxiumum duration for the execution of the Selenium tests

Availability Report

OK
The transaction was executed without failures.

Critical
The transaction was aborted because of failures during it's execution.

Performance Report

Response Time
Time for executing the whole transaction check