By tag: LoadTest
0
kicks
Load testing REST APIs
A round-up of the tools I've found and used for load testing REST APIs. Hopefully a time-saver for other developers going down the same path.
0
kicks
Unifico Load Tested with and without WCF Remoting
This is rather exciting to me; I just ran a few load tests on Unifico with and without remoting the services with WCF bindings. I knew the application could remote. The concern was how efficient. I created a quick web test that simply goes through the admin, lists the admin lists, performs a filter,...