Lancements de Maveryx Test Automation Framework
Released: Dec 12, 2019
Mises à jour de 2.4.1
Fonctionnalités
- Added headless mode for Web testing.
Correctifs
- Fixed keyword driven framework bugs.
- Fixed "Core" platform (Java and Web) bugs.
Released: Oct 23, 2019
Mises à jour de 2.4.0
Fonctionnalités
Keyword Driven Framework
- New Keywords including:
- IS_PRESENT / IS_NOT_PRESENT to verify the test objects presence in the UI.
- SWITCH_TO_FRAME to manage iFrames.
- STOP_ON_ERROR to stop or continue the execution of the current test in case of fail.
- DRAG_AND_DROP to manage the drag and drop operation on UI objects.
Released: Jun 11, 2019
Mises à jour de 2.3.0
Fonctionnalités
- Windows Applications
- Improved support for testing Windows applications (C#, C++, .NET, VB...).
- New reporting tool for .NET tests.
- Web Applications
- Improved support for testing web elements on Firefox and Edge.
- Added support for Opera browser.
- Added support for browser command line arguments.
- C# API for Microsoft Visual Studio.
- Plug-in for the latest Eclipse versions.
- Added new APIs that uses image recognition to identify and control GUI components.
- Added new APIs to manage...