I am trying to replace decompress function from the third party zlib library with the lr_unzip in LoaDrunner 12 but it is failing with this error "compressed data corrupted". However, it did pass when I attempted to reverse engineer by getting the human readable output from decompress then compress using lr_zip and then decompress using lr_unzip any idea how to fix the "compressed data corrupted" issue appreciate your feedback.
↧