HyperExecute: Set Dynamic Email Address for Report Sharing

HyperExecute CLI added an enhancement to the --vars flag providing greater flexibility in specifying email addresses for report and artefact sharing. You can now use a variable to dynamically set the email address used to share reports or artefacts. This gives you more flexibility than hardcoding the email address in the YAML configuration file.

report: true
partialReports:
  location: target/surefire-reports/html
  type: html
  frameworkName: extent
  email:
      to:
        - "${email}"
        - "${email1}"

uploadArtifacts:
  - name: Reports 1
    path:
      - ProtractorTestReport.html
    email:
      to: 
        - "${email}"
        - "${email1}"

This is how you can pass the value of your email address via CLI by running the command

./hyperexecute --vars "email=xyz@abc.com" --vars "email1=abc@xyz.com"

📕 Read the documentation - How to dynamically set your email address? to learn more about it.

Start Testing

New in Analytics: Usage By Groups Module

We've added a new module in Test Analytics called Usage By Groups. This lets you see detailed info about your test groups, including their performance and how test sessions are spread out.

The Usage By Groups widget tracks metrics like total test sessions and hours of usage for each group. This info helps you find high-performing groups, spot areas needing improvement, and decide how to allocate resources.

Start Testing

Expanded Selenium Support and Browser Updates

Selenium Version Support Expanded

HyperExecute now supports Selenium versions 4.16 to 4.21. This update ensures broader options for test automation frameworks and provides access to the latest Selenium features.

Firefox Browser Updated 

To maintain browser compatibility and access the newest features, we've incorporated support for Firefox version 128. This update guarantees reliable testing on the latest Firefox releases.

Latest Feature Releases in Test Manager

Check out our new features in AI-powered Test Manager, including custom test configurations, automated Jira issue linking, project-level insights, enhanced BDD scenarios, and Cypress test management.

  • Integrate LambdaTest Jira App: Manage your testing activities directly using the LambdaTest Jira app within your Jira workspace, enabling a unified workflow that reduces context switching and improves productivity.
  • Custom Configurations for Test Plans: Create tailored configurations in test plans and builds for manual test executions.
  • Streamlined Test Case Access: Easily access specific executions of a test case from within the execution history interface, enabling an end-to-end workflow.
  • Automated Jira Issue Linking: For all Jira Issues raised within the Automation dashboard, issues will now be linked automatically to the associated test case in the Test Manager.
  • Project-Level Insights: Gain project-level insights in the Test Manager, including test case insights, active build summaries, defects trends, and more.
  • Enhanced BDD Scenario Creation: Improved BDD scenario creation for Selenium command logs through web automation.
  • Manage Cypress Automated Tests: Access and manage Cypress automated tests.

Start Testing


Introducing the LambdaTest AI-Powered Unified Test Manager

Now streamline your entire testing process with our AI-powered unified Test Manager

Our brand-new Test Manager (in Beta) lets you enhance test authoring, management, and execution with features like AI-powered test management and automation, exploratory testing, and more.

Here are the key features of the AI-powered Test Manager:

  • AI-Enhanced Management: Automates the creation, management, and execution of test cases.
  • Unified Interface: Manages manual and automated tests seamlessly from a single platform.
  • Real-Time Updates: Tracks the status of test runs directly through a comprehensive dashboard.
  • Jira Integration: Syncs seamlessly with Jira for efficient bug tracking and project management.
  • Cucumber Compatibility: Supports Gherkin syntax, facilitating integration with existing workflows.
  • Efficient Problem Resolution: Uses the 1-click Jira bug marking to log issues instantly.
  • Guided Testing: Ensures complete test coverage with structured exploratory testing.

Try Test Manager Now!


Now Test Your Mobile Apps on Android 15

LambdaTest real device cloud now supports Android 15 (Beta) on Google Pixel 6 Pro!

 

With this, you can:

  • Test your mobile applications on the latest Android 15.
  • Ensure compatibility on Pixel 6 Pro devices.
  • Leverage the newest features and improvements of Android 15.

Start testing your apps today to stay ahead of the curve and deliver the best experience to your users. 

Show Previous EntriesShow Previous Entries