as-upload-report

Upload Report

This integration allows you to upload a report with all of your test cases and their status which have been executed before. This will create all the test cases for you and even define some bugs if the test cases had failed somewhere.

The following are the pre-requisites of the Upload Report:

  1. Kualitee Domain is Setup
  2. You are logged into your Kualitee Domain
  3. You have made the project in Kualitee Test Management Tool

Once you are done with the pre-requisites we can move to the next steps:

Step 1) Navigate to Test Lab

img

Step 2) Sub-Navigate to Test Execution

Upon navigating to the test case execution page you will be listed all the test cases which are added into the cycle of your project and they will show whether the test cases have passed or not.

img

Step 3) Click the Upload Report Button

Upon clicking the upload report button you will be shown a pop-up. Here you need to upload the json report.

img

The following type of json report can be uploaded:

  • Allure
  • Puppeteer
  • Mochawesome
  • Protractor
img

Once you select the correct report type and upload report. You can click on save and Kualitee Test Management Tool will start uploading the report and create the respective test cases.

img

Step 4) View the Uploaded Report

As you can see a new test case has been added and its status was also added. If you click on the execute button we can see the test case steps if the framework was a BDD Based framework.

img

As you can see all the details are uploaded via the json file and as well as the BDD steps as well.

img