Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.5_CTP_3.1.1

The Parasoft HTTP Archive (HAR) Traffic utility converts HTTP Archive (HAR) files into traffic files that can be used for creating Parasoft virtual assets or test scenarios. HTTP Archive files can be generated by different programs including Fiddler, Charles Web Proxy, and most browsers.

In this section:

Table of Contents

Prerequisites

  • Java7
  • An HTTP Archive (HAR) file
  • Parasoft SOAtest/Virtualize 9.10 or higher (in order to use the files generated by this extension)

Usage

Run the httparchivetrafficutility.jar to convert HAR files into traffic files. The traffic files can then be used to generate virtual assets or test scenarios in Parasoft SOAtest, Virtualize, or Continuous Testing Platform (CTP).

The basic command for running the utility is:

java -jar httparchivetrafficutility.jar <inputHarFile> <outputTrafficFile>

The following example command will create a mynewtraffic.txt file:

java -jar httparchivetrafficutility.jar simple.har mynewtraffic.txt

You can convert the file into a virtual asset or test scenario. See 

Conditional Content
Product: (SOAVirt)
Product: (SOAVirt)
sv-attr:0A010204015A9054C88481D043445E2F0A010204015CF6008A11EEF43AC91334

Creating Virtual Assets and Creating Tests From Recorded HTTP, JMS or MQ Traffic.

Third-party Content

This extension includes items that have been sourced from third parties as outlined below.

Additional license details are available in this extension's licenses folder.