Hello ALL,
Does Dynatrace support AJAX Truclient protocol of LoadRunner. we all know we have dynatrace converter for Loadrunner web protocol which will tag a header.
How this works with different protocols of loadrunner. What protocols of LR does it supports!!!
Thanks
Answer by Andreas G. ·
Hi
There is no automatic script converter for TruClient scripts. As far as I know TruClient is really driving a browser and therefore also executing JavaScript. If you have UEM (User Experience Management) installed on your application this means that for every simulated user Dynatrace will capture a Visit with all your test steps. As we also capture the browser type and IP address it should be very easy to then spot and analyze those requests that come in through TruClient.
If you additionally modify your TruClient scripts in a way to add the additional x-dynatrace HTTP Header to the executed requests you will see these UEM Visits as "Synthetic" requests. In case you dont have UEM but use the HTTP Header you can also easily identify and analyze all your server side PurePaths that got captured during your test run. We provide a special Tagged Web Requests dashlet as well as a Load Test Overview Dashboard. For more information check out Load Testing and Monitoring Tool Integration as well as my YouTube Tutorial on Load Test Integration with Dynatrace
JANUARY 15, 3:00 PM GMT / 10:00 AM ET