QMetry's integration with Selenium - Leveraging the power of test automation:


Automated test cases use the QAgent (QMetry Agent) to invoke your test scripts residing inside Selenium using command line and report the execution results back into QMetry. QMetry provides a user friendly interface through which you can schedule your test scripts for execution at a time in future. QAgent kicks off your test automation scripts on your test machine at the set time and brings back result to QMetry. QMetry uses these results to provide you extensive reports on your test case execution progress.


How it works:

  1. QAgent constantly pools for the scheduled Test Suites executions
  2. When QMetry Agent finds a scheduled test execution, it collects all the information related to Test Cases and passes this information to QMetry Intermediate Script
  3. You can configure QMetry Intermediate Script in any scripting/programming language and modify it based on your specific needs.
  4. QMetry Intermediate Script obtains all information related to a Test Case from QMetry Agent and invokes Test Script associated with each Test Cases
  5. Once Test Script execution is completed, QMetry Intermediate Script updates Test Execution Status

For more information, contact us at sales@qmetry.com or schedule an online demo.

QMetry Spotlight