Maveryx Test Automation Framework 릴리스
Released: Nov 9, 2021
2.5.0 버젼 업데이트
기능
- Added new Reporting system.
- Added new Logging system.
- Added support for remote testing for Java apps.
- Added IDE for visual drag & drop test case design.
- Enhanced Java Viewer for optimal UI object recognition.
- Added new keywords in Keyword Driven Framework.
Released: Dec 12, 2019
2.4.1 버젼 업데이트
기능
- Added headless mode for Web testing.
수정사항
- Fixed keyword driven framework bugs.
- Fixed "Core" platform (Java and Web) bugs.
Released: Oct 23, 2019
2.4.0 버젼 업데이트
기능
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
2.3.0 버젼 업데이트
기능
- 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 generic GUI objects...