Hi Santhosh,
The answer for 2 first questions depends on the license type. What type of the license do you have - floating or fixed. Please see the "License Types" article for details.
A fixed license allows only one user to run the product on a computer where it was activated. A floating license allows multiple users to use the product on different computers, but each license can be used only by one user at a time.
The following article can be useful for you: Jenkins: "License Not Found" Issue.
- Does the license belong to the User or the Machine?
- The SoapUI license activation is bound to a specific machine and user account.
- Can we send emails from the SoapUI/Ready API after the test have been finished (Although Build Management system does it, wondering whether SoapUI can do it or not)
- You can use the Send Mail test step to send emails from your tests.
A similar question was discussed in the following forum thread:
https://community.smartbear.com/t5/SoapUI-NG/Resolved-Email-test-results/td-p/38720
- Is there any specific command in TestRunner that tells the SoapUI to save the test results in specific location.
The list of testRunner arguments can be found here: https://support.smartbear.com/readyapi/docs/soapui/running/automating/cli.html
The "-R" arguments should be useful for along with "-f"
- Does SoapUI have its inbuilt scheduler for Test Execution.
- No.