HyperExecute: Consolidated Reports, Artifacts, and Browser Support

Here are the new features we rolled out in HyperExecute:

  • Consolidated JUnit XML Report Generation

    The consolidated JUnit XML report includes detailed information on all executed tests, i.e., which tests passed, failed, or were skipped, along with any error messages and stack traces for failed tests. It is widely supported across CI/CD tools, making it easy to integrate with existing workflows and other tools or systems.

    :closed_book: Refer to our documentation for detailed instructions on setting up your project and using the new JUnit XML report.

  • Generate Artifacts for Espresso & XCUI Frameworks

    Now, you can download artifacts for your test runs on both Espresso and XCUI frameworks and detailed reports for your Espresso test executions.

    :closed_book: Refer to our detailed documentation to generate Espresso Artifacts and Reports and XCUI Artifacts.

  • Browser and Selenium Updates

    Firefox Browser Update to Version 132.0. HyperExecute now supports Firefox version 132.0. This latest Firefox release includes performance and security improvements to ensure a smoother and safer testing experience.

    Note : Firefox 132.0 is currently not compatible with Cypress. Users running Cypress tests should continue to use a compatible Firefox version until an update is released.

  • Selenium JAR Update to Version 4.26.0

    HyperExecute has upgraded to Selenium JAR version 4.26.0. This update includes stability enhancements and bug fixes for better compatibility and reliability across various browsers

Start Testing