Are there any tools with a GUI to manage Selenium Webdriver test runs and results? -


are there tools gui allow managing selenium webdriver test execution , displaying pass/fail results on screen?

if not, there full test management tools qc can integrated selenium start tests , store results?

use jenkins, open source tool.

that allow to:

  • run different tests different jobs
  • run tests headless browsers
  • integrate testng/custom reports track results in html format.

Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -