To migrate your tests from another tool to IBM® DevOps Test Performance (Test Performance), you can export tests in the
HTTP Archive (.har) file format and then import or copy the HTTP Archive files to Test Performance. You can then create test
scripts from the HTTP Archive files.
Depending on the tool that you use to export tests to the HTTP Archive format, Google Chrome and
Mozilla Firefox, for example, do not save enough information to reflect exactly what happened on
each connections. The tool exports the contents, HTTP requests and responses, timings, but
connections and SSL information is not exported. Use a tool such as Fiddler2 that exports enough
information about tests.
When you import or copy an HTTP Archive file, the product displays a message if the Archive file
does not contain enough information to generate the test.
-
To create tests from the HTTP Archive file, you must first copy or import the archive file to
the Test Navigator view of the product. To import the HTTP Archive files in the product, initiate
the Import action from the Test Navigator view and choose the File System
option in the wizard.

After the import is finished, a new category HTTP Archive is created in
the Test Navigator view.
-
Generate the test from one of the following methods:
-
In the Test Navigator view:
- Right-click the HTTP Archive file, click Generate Test.
- Specify a name for the test, and click Finish.
-
In the product:
- Click
- Select the HTTP Archive file and follow the wizard to create the test.
Note: If the HTTP Archive
file cannot generate a test, a message is displayed when you select it.
-
Select the type of test that you want to create and click Next.
-
Select the domains that you want to include in the test and click
Finish.
A new test is generated.