performance-testingloadrunnersap-gui

Unable to record Excel sheet in Loadrunner


I am trying to do a Performance test with Loadrunner on Excel based application which is redirect from SAP GUI.

Loadrunner is able to record all the activity perform in SAP application but it's not recording anything for Excel.

My main target is to record the Excel, for testing the performance of the application.

I also try with QTP and succeed but as I want to conduct performance test, so the script is no use for me.

Any suggestions what protocol to use or any other scripting language for performance test on Excel based application with SAP GUI.


Solution

  • And just what protocol is the excel spreadsheet using to communicate to what type of server? Only when you answer that can you then answer how to reproduce the server communication behavior of your excel application.

    On the other hand, if you are simply downloading a spreadsheet, modifying it locally and then uploading the changes without any server communication then you had better dust off your programming skills, download the current excel file format and prepare to make the modifications to the file in code (or have another static one to upload)