Maveryx Test Automation Framework

Testing per interfaccia utente funzionale e di regressione automatizzati per applicazioni web e desktop.

Pubblicato da Maveryx
Distribuito da ComponentSource dal 2018

Prezzi da: $ 3,171.86 Versione: 2.7.0 NUOVO Aggiornato il: Mar 18, 2024

Rilasci di Maveryx Test Automation Framework

Released: Mar 18, 2024

Aggiornamenti in 2.7.0

Funzionalità

  • Keyword-Driven Framework Enhancements introducing the following new Actions:
    • WAIT_SECONDS and aliases (DELAY_SECONDS | SLEEP_SECONDS).
    • SWITCH_TO_PARENT_FRAME.
    • ZOOM.
    • TAKE_SCREENSHOT.
    • HAS_TEXT_CONTAINING.
    • HAS_NO_TEXT.
    • IS_NOT_EMPTY.
    • NOT_CONTAINS.
    • GREATER_OR_EQUAL_THAN.
    • LESS_OR_EQUAL_THAN.
  • Customizable Web Test Environment - Added BROWSER_VERSION and WEBDRIVER_VERSION parameters in the AUT configuration file.
  • Enhanced Desktop Application Window Management - Improved minimize, maximize...

Released: Oct 4, 2023

Aggiornamenti in 2.6.1

Funzionalità

  • Added support for XPath in keyword-driven tests.
  • Added a new failure recovery system.
  • Added keywords to keyword-driven framework.

Released: Jan 16, 2023

Aggiornamenti in 2.6.0

Funzionalità

  • New Web object retriever/finder (2x faster than the previous one).
  • New shadow DOM management features.
  • New automatic WebDriver download manager.
  • Added support for connecting to a running Java application.
  • Improved reporting system.
  • Improved security.
  • Added new keywords in Keyword-Driven Framework.
  • Added support for JSON in data driven testing.
  • Maveryx server engine is now launched automatically upon Microsoft Windows startup.
  • Added Windows context menu support to rapidly launch...

Released: Nov 9, 2021

Aggiornamenti in 2.5.0

Funzionalità

  • 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

Aggiornamenti in 2.4.1

Funzionalità

  • Added headless mode for Web testing.

Correzioni

  • Fixed keyword driven framework bugs.
  • Fixed "Core" platform (Java and Web) bugs.

Released: Oct 23, 2019

Aggiornamenti in 2.4.0

Funzionalità

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

Aggiornamenti in 2.3.0

Funzionalità

  • 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...