https://github.com/inflectra/rapise-dynamics-ax
Framework for Testing Dynamics AX desktop client and Enterprise Portal
https://github.com/inflectra/rapise-dynamics-ax
Last synced: 12 months ago
JSON representation
Framework for Testing Dynamics AX desktop client and Enterprise Portal
- Host: GitHub
- URL: https://github.com/inflectra/rapise-dynamics-ax
- Owner: Inflectra
- Created: 2020-02-18T14:59:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T11:41:05.000Z (over 4 years ago)
- Last Synced: 2025-06-26T08:07:07.595Z (12 months ago)
- Language: JavaScript
- Size: 955 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
The framework consists of two separate parts.
- `DesktopClient` contains reusable functions and sample tests for Dynamics AX 2012 desktop client.
- `EnterprisePortal` contains reusable functions and sample tests for Enterprise Portal.
DaxFramework test is the top level container and must be pushed to SpiraTest first (before assigning test cases).
Navigate to `DesktopClient` and `EnterprisePortal` to get more information.