MW
5 years agoOccasional Visitor
How to Access SoapUI via Browser
Is there a way for users to access SoapUI via a remote browser within an organization using a floating license instead of logging into our server and running tests there? Sort of a browser console? If so, how and would the user need to install anything locally or require a browser plugin?
- In order to execute tests, there are different ways:
1. As you know, use the tool and run the tests
2. Using command line utility, testrunner (.sh / .bat)
3. Setup Jenkins CI/CD and execute the tests. I think this is what you are looking after.