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
SAMPLE SCRIPT DOWNLOADS
Java | Javascript | CSharp |
---|---|---|
0 |
ARES DASHBOARD OVERVIEW
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:
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
- Java Tutorial | Download Example
- Javascript Tutorial | Download Example
- CSharp Tutorial | Download Example
- Python (comming soon..)
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!
- Website:
testastra.com
- Email
info@testastra.com
- LinkedIn:
Test Astra's ARES
- Twitter:
@zenqinc
COPYRIGHTS and LICENSE
- GPLv3 license
- Copyright 2019 - © testastra.com
Product of testastra. Powered by ZenQ