Skip to content

A Python script that fixes corrupted LoadRunner results

License

Notifications You must be signed in to change notification settings

wilsonmar/lr_uint32_bug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lr_uint32_bug

A Python script that fixes corrupted LoadRunner results.

Your results file is a good candidate for fixing if you see errors like:

Internal error: <The given key was not present in the dictionary.> while inserting transaction event.

Usage

To fix the results in the folder c:\result\file\location, run:

fix_lr_uint32.py c:\result\file\location\res.lrr

See http://blog.trustiv.co.uk/2013/05/how-fix-corrupted-loadrunner-results

License

This script is licensed under the Apache license - see LICENSE.TXT

About

A Python script that fixes corrupted LoadRunner results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%