I need to create thousands of test users in my system to support locust test. Are there any tools that allow me to do that?
Discussion posts and replies are publicly visible
You could simply create a process to create them.
But question is more, do you really need thousands of users to run performance tests?
Thanks for the reply. Never did Appian dev before and just doing appian-locust stuff now
7000 users system and expect 3000 at peak. thus the need of thousands accounts
There's this app on the AppMarket: https://community.appian.com/b/appmarket/posts/bulk-user-import which is what you would end up building if you do it yourself.