Performance testing using Jmeter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 12:55 AM
Hi,
I'm currently trying to evaluate if it's possible to implement ServiceNow performance testing via Jmeter.
My flow would be to order a catalog item as of now and evaluate its performance. Basically what I would need to be answered first would be the following:
1. Is REST API interraction alowed outside of servicenow(e.g. making calls via POSTMAN/JMETER)? If yes, what do we have to configure in our servicenow Instance(authentication etc.)?
2. Do I have to use recording feature from Jmeter in order to record my entire flow which is UI based or can I use ServiceNow REST API explorer and find the endpoints which I need to order a mailbox and only put those in Jmeter?
3. I see there is a lot of dynamic data when using Jmeter recording. That's why I was asking if I really need to record the flow via Jmeter or I can extract the API endpoints of interest from ServiceNow API Explorer an put those in Jmeter and authenticate via a token or so. Some thoughts?
Thanks.
I would appreciate an answer.
Thanks.