You can convert a HAR file into Cavisson Script using the script converter provided by Cavisson. Post this, the user can view the converted script in the LoadTest Script manager and can view the Scenario via LoadTest's Scenario UI. This enables users to utilize both the script and its associated scenario for conducting performance testing.

Steps required to convert HAR file to Cavisson Script Convertor

  1. Select the appropriate Project, Sub-project, and Script Type based on your needs.
  2. If you wish to add transactions during script conversion, check the "Add Transaction" checkbox.
  3. Choose the desired split option:
    • No Split: This option will treat other pages as inline URLs.
    • Auto Split Pages: This option will split pages based on POST, PUT, HEAD, DELETE, and a JSON URL.
    • Split Each URL as Page: This option will split pages based on their URLs.
  4. Use the Browse button to upload the HAR file in zip format.
  5. Once uploaded, click the Convert button to begin its transformation into a Cavisson Script.
  6. After conversion, you can open the converted script by clicking the "View Script" button.
  7. To open the Scenario, Click the "View Scenario" Button.