Performance- How can we test the custom application performance and load testing on an instance

Meroda Gezahegn
Tera Contributor

"Simulate concurrent user load of 100 users accessing custom application." This is a scenario given to test performance of a custom application so please help me where in serviceNow can I test and work on simulation?

3 REPLIES 3

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

ServiceNow does not have anything for what you are describing.

 

With Washington DC release Performance Profiling has been introduced, though this is NOT the same as what you are asking.

https://www.servicenow.com/community/developer-advocate-blog/performance-profiling-has-arrived-to-au...

 

For what you are asking you would need to use third party solutions.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Meroda Gezahegn 

 

OOTB , it is not available. You can do this testing manually only.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

You can write a simple test yourself and then use a simulator like Apache JMeter to simulate concurrent user load.

 

Apache JMeter is here:

 

https://jmeter.apache.org/