ara
ara copied to clipboard
Agile Regression Analyzer
# Create a Common Description Language for ARA ## Context Currently, ARA will need more developments to add integration of new testing tools, like specific java class to attach a...
**Describe the bug** After the security fixes on NPM dependencies made by #155 and #156, there still two remaining issues on `lodash` (< 4.17.13) and `js-yaml` (< 3.13.1). Those vulnerabilities...
# Do a Dependency Analysis ## Context Ara uses dependency from NPM and Maven with fixed version numbers. ## Expected We should do a vulnerabilities analysis on those dependencies versions...
**What it's the actual situation on ARA ?** When we look a video on a fail scenario, it's not possible to compare with the video of the last successful scenario...
What it's the actual situation on ARA ? In Functionalities / Assignation Tab, When we use @given or precondition on a Scenario Postman @tag is not take into account and...
Actual : we have @ignore NRT board at the bottom of the page but if i'm not mistaken @ignore NRT are counted on all branches (Master / Stab / Develop)...
**What it's the actual situation on ARA ?** In Functionalities / Assignation Tab, When we use @ignore tab on a Scenario Postman @Tag is not take into account and we...
**What it's the actual situation on ARA ?** Currently we have not the possibility to make an export of functionalities in order to rework it in excel or google sheet...
**What it's the actual situation on ARA ?** Currently, we don't make distinction about covered NRT by branch we must have to link functionality & Scenario on master / Stab...
**What it's the actual situation on ARA ?** This is more a code enhancement (refactoring): a lot of repository classes (XXXRepository.java) use the `@Query` annotation. **Describe the solution you'd like**...