Hello @venugopalinfotech,
> Does LR application supports GIS applications to do performance testing.
Thanks to ArcGIS Server (and ArcGIS Enterprise), the majority of GIS functions take place via HTTPS. This is were most modern testing frameworks (e.g., JMeter, Load Runner) can be used to "playback" web traffic to exercise your workflow of interest.
> If LR supports GIS applications, what are the steps that needs to be taken into consideration while recording the scripts.
Keep in mind that testing an application involves a different set of strategies and techniques that testing services.Recording application workflow traffic from a web browser and converting that traffic into test framework logic varies from tool to tool. But it is still very doable with most modern frameworks.Test services (e.g., map, feature, geoprocessing, etc...) is more atomic as you are just focusing on one service at a time. To get the most value out of this effort typically requires a wider range of test input data (e.g. AOI extents) that exercise the service to a greater degree.There are several strategies for doing this with JMeter here: Performance Engineering: Load Testing ArcGIS Enterprise
> I have found that just for ‘Login and Logout’, the application has generated around 5000 lines of script code.Yes, but I would guess that the high majority of these lines might be to support requests for static items (e.g., css, png, js files). While overall these static items are what the user's browser is issuing, as the tester, you can probably reduce this to a handful of dynamic calls that are responsible for the login and logout logic.
> Is there any performance tool that supports GIS (WebAppBuilder, ESRI -ArcGIS) applications apart from LR.JMeter does this (tests HTTPS) pretty well and its free!I recommend looking at some of our Community Articles on testing ArcGIS with JMeter: Performance Engineering: Load Testing ArcGIS Enterprise From what I understand, Load Runner is a good tool too for testing HTTPS.Hope this helps.Aaron
Hi Team,
I'm new to this GIS technology and domain.
I was assigned to test the performance of GIS Web applications using the Performance Tool 'Load Runner (LR)'.
I’m having the following doubt:
Hi Chinme,
You can look at this tool:
https://www.arcgis.com/home/item.html?id=b06ef175665a45d68f5796f321b56e61
Regards, Maarten
How can I randomly generate the bbox automatically as "System Test for the Web"?
Article updated to reflect the latest JMeter and JDK releases for July 2022
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registrieren Sie ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.