Skip to main content

Karate Report

Karate framework supports generating detailed test execution reports that help visualize test results and insights. On HyperExecute, you can run your Karate tests and configure it to generate and download these reports seamlessly.

Ensure your project is configured with the Karate framework and all test scripts are in place.

Steps to Generate Karate Reports on HyperExecute

Step 1: Configure all the necessary dependencies and configurations to your project.

Step 2: Configure the report parameters in the HyperExecute YAML file.

report: true
partialReports:
location: target
type: html
frameworkName: karate

Step 3: Now execute your job by triggering the HyperExecute CLI. You can visit the HyperExecute dashboard to download the report after job completion.

Image

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles