Multiple login testing

0
Good morning, We are looking for software to test for multiple logins and in each session navigate to a different page. We are having issues since we have moved over to AWS and we are trying to replicate the situation. I know of Mansystems tool set, but is there any other suggestions? 
asked
2 answers
0

We’ve used Katalon to test Mendix apps. It’s also based on Selenium.

answered
0

There are many tools that allow you to automate tests in browsers. In the past, I've been involved in projects where this was done using Selenium, but that was pretty hard. I know customers that use Ranorex, and some who use LoadRunner. I have a number of colleagues who really like LoadRunner, since it works pretty well for recording scenario's in Mendix apps.

answered