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

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.

Coding Jag Weekly: 143rd Issue is out

Welcome to the 143rd edition of Coding Jag, brought to you by LambdaTest!👐

From intelligent test automation to advanced analytics and predictive insights, AI brings forth a myriad of opportunities to enhance the QA process. It also challenges the role of QA professionals in this AI-driven world.

In this issue of Coding Jag, we'll explore the role of QA professionals in maintaining a balance between human expertise and artificial intelligence.

Stay ahead with the latest testing news; sign up for our Coding Jag today!

Coding Jag Weekly: 141st Issue is out

Welcome to the 141st edition of Coding Jag, brought to you by LambdaTest!👐

Quality and reliability are essential aspects of software development, which is why testing is so important. However, what if the test doesn't produce the desired results? Does it automatically mean a setback, or could it be a stepping stone to improvement?

In this issue of Coding Jag, we'll explore how embracing failure in testing can foster a culture of continuous improvement, encourage experimentation, and ultimately lead to more robust and innovative solutions.

Subscribe To Coding Jag

Coding Jag Weekly: 139th Issue is out

Welcome to the 139th edition of Coding Jag brought to you by LambdaTest!👐

In today's digital landscape, Selenium has emerged as a cornerstone in the world of test automation. However, despite its strengths, Selenium tests can sometimes exhibit instability, leading to flaky and unreliable results.

In this issue of Coding Jag, we navigate the hurdles to maximize the potential of Selenium as a test automation framework.

Subscribe To Coding Jag

Coding Jag Weekly: 138th Issue is out

Welcome to the 138th edition of Coding Jag, brought to you by LambdaTest!👐

AI has already made significant strides in automating routine tasks in the software development and testing process. As these capabilities become increasingly sophisticated, there is a growing concern about the potential impact they have on the careers of developers and testers.

In this edition of Coding Jag, we explore the ever-increasing role of AI in software development and testing and discuss how professionals can prepare for the changes that lie ahead.

SUBSCRIBE TO CODING JAG

Coding Jag Weekly: 137th Issue is out

Welcome to the 137th edition of Coding Jag, brought to you by LambdaTest!👐

The goal of testing isn't just to find bugs; it's also to uphold a set of ideals that guide the whole process. 

The ethos of testing includes principles such as quality, transparency, collaboration, and continuous improvement.  

In this issue of Coding Jag, we explore the critical role testing plays in software development.

SUBSCRIBE TO CODING JAG

Coding Jag Weekly: 136th Issue is out

Welcome to the 136th edition of Coding Jag, brought to you by LambdaTest!👐

In the Software Development Life Cycle (SDCL), testing is an essential part of ensuring quality and functionality. 

Software testing looks exciting and challenging as technology continues to evolve at an unprecedented rate.

In this issue of Coding Jag, we explore what the future of software testing looks like and what it means for software testers in terms of their roles, responsibilities, and the skills they need to succeed in this rapidly evolving industry.

SUBSCRIBE TO CODING JAG

Coding Jag Weekly: 135th Issue is out

Welcome to the 135th edition of Coding Jag, brought to you by LambdaTest!👐

Go testing frameworks have gained popularity due to their simplicity, performance, efficiency, and integration capabilities, making them a preferred choice for web application testing.

So, let's dive into this issue of Coding Jag and discover the perfect Go testing framework for your projects!

Discover the newest testing insights by subscribing to LambdaTest Coding Jag Weekly 📩.

Subscribe To Coding Jag

Show Previous EntriesShow Previous Entries