Skip to content
/ ARES Public

ARES is free, SaaS based tool agnostic test automation dashboard for testers. This repo contains documentation & tutorials on how ARES works and some sample code references to integrate ARES with your existing test automation.

Notifications You must be signed in to change notification settings

testastra/ARES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

ARES DASHBOARD

ARES is a web based portal, which provides automation results at one place. It can integrate with most popular automation tools like Selenium, Protractor etc. This repo consist some samples and usage of ARES test automation dashboard

HitCount Maintenance License Ask Me Anything !

SAMPLE SCRIPT DOWNLOADS

Java Javascript CSharp
Github Releases (by Release) Github Releases (by Release) 0

ARES DASHBOARD OVERVIEW

ARES DASHBOARD


KEY FEATURES

  • Live Execution status
  • Works with any automation tool (by using RESTAPI calls)
  • Supports Historical results
  • Visualization of execution status using charts
    • Test Automation Health Status
    • Test Automation Execution Trends
    • Top 5 failed test cases
    • Test Execution Time Trends
  • Centralized report (view reports from any part of globe by login)

Why ARES

  • It is free
  • No Setup or Installation required
  • Made by QA

SAMPLE REPORT

  • Features Overview Video link

HOW ARES WORKS

ARES works with any test automation tool, any programming language, any test framework as long it has the ability to call a Restful API and with some information about the test you are running. e.g. test name, test result etc

Here is how it works:

Image

In addition to your test automation code, you need to call 3 Restful APIs at designated places in your test automation framework.

These APIs would carry some information about your test automation such as number of tests to be executed, test name, test status, platform used, error logs etc to the dashboard server in JSON format, which would then represent the data in some graphs and charts.


CONFIGURATION / USAGE / TUTORIALS

List of available samples


DOCUMENTATION


REPORTING ISSUE

Please report any issues in issue tracker using following tags

  • [Issue] Something isn't working
  • [enhancement] New feature or request

COMMUNITY / SUPPORT

Reach us at one of the following places!


COPYRIGHTS and LICENSE

Product of testastra. Powered by ZenQ

ZenQ

About

ARES is free, SaaS based tool agnostic test automation dashboard for testers. This repo contains documentation & tutorials on how ARES works and some sample code references to integrate ARES with your existing test automation.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •