Export the RawResults to a JSON file
Question ID: 109167
0
0

In LoadRunner 12.63, can we export the RawResult to a JSON file? If so how?

Marked as spam
Posted by (Questions: 144, Answers: 1)
Asked on August 15, 2019 1:22 pm
428 views
Answers (1)
0
Private answer

Yes you can, by using the RawResults Exporter tool.

To use the RawResults Exporter tool, you should CD into the file path of the RawResults Exporter tool. The -source_dir, should be followed by the full file path of where the .lrr file exist. The -target_dir, should contain the full file path of where you want the JSON results to exist.

To use the RawResults Exporter tool, please do the following:

1. Open a command prompt, as an administrator

2. Cd to the following file path for the RawResults Exporter tool:
a. cd c:program files (x86)Micro FocusLoadRunnerbin

3. Then enter a command, such as:

a. LrRawResultsExporter.exe -source_dir C:LR_RepositoryResultsQ2L6_TC_OrasiTest0 -target_dir C:TestingProjectsSampleProjectResultsExportJson -to_json

b. Type Y, and select ''Enter''

4. Your RawResults will export to JSON text file

Marked as spam
Posted by (Questions: 0, Answers: 152)
Answered on August 15, 2019 1:24 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top