ContributionsMost RecentMost LikesSolutionsRe: index 1 is out of range Morning Stuart, To insert test step property values into the query, use a question mark (?). The values will be used in the order they are specified on the property list on the left. Property expansion does not work in the query. Use a question mark (?) to insert values instead. https://support.smartbear.com/readyapi/docs/functional/steps/data-sink.html Re: VirtServer License Activation error Good Day, VirtServer executes leveraging Java 17.0.4. Please ensure this version is available for use. I would recommend also downloading the latest version of VirtServer to your machine. https://support.smartbear.com/readyapi/downloads/ If needed, there is also a platform independent version of the installer! Re: ReadyAPI Security Test Duration ??? Hello JAvila, The overall duration of your tests is under your control via the Security Testing Strategy Option. Using Cross-Site Scripting as an example, you may change the testing strategy so that every test is executed concurrently. This would greatly reduce the overall testing time, while still producing invaluable insight into the vulnerabilities of your application. Additionally, when testing multiple APIs, the security tests can be executed concurrently. Re: Detailed Security Log Results for RESTFUL API Good Morning Mike, There are a few options for viewing Security Scan Logs. We would love to hear more about your criteria. The option outlined below will allow you to export the logs out to a file. I have stored mine as a simple txt file. In particular, the scan that you have performed is applying values within the URL of the request as seen below. GET https://petstore.swagger.io:443/v2/pet/findByTags?tags=%27%3Balert%28String.fromCharCode%2888%2C83%2C83%29%29%2F%2F%5C%27%3Balert%28String.fromCharCode%2888%2C83%2C83%29%29%2F%2F%22%3Balert%28String.fromCharCode%2888%2C83%2C83%29%29%2F%2F%5C%22%3Balert%28String.fromCharCode%2888%2C83%2C83%29%29%2F%2F--%3E%3C%2FSCRIPT%3E%22%3E%27%3E%3CSCRIPT%3Ealert%28String.fromCharCode%2888%2C83%2C83%29%29%3C%2FSCRIPT%3E HTTP/1.1 SmartBear Article: https://support.smartbear.com/readyapi/docs/security/scans/types/xss.html Re: Loadui licence Good Morning, The Performance License, does come with a SOAPUI Pro license. We would recommend using the new bundled fixed license. If your previous floating license has not expired, then you may continue to leverage it until that time. Cheers! Re: Semantic error when generating phone number Jesse, While not quite as beautified, the following string will return phone numbers and allow for more custom options. %INT(4,4,false, 1)%INT(0,0,false, 1)%INT(8,8,false, 1)-%INT(2,9,false, 1)%INT(1,9,false, 1)%INT(1,9,false, 1)-%INT(1,9,false, 1)%INT(1,9,false, 1)%INT(1,9,false, 1)%INT(1,9,false, 1) Cheers Re: No toolkit found - Apple M1 Good Morning, There is a current issue for MacOS Monterey/M1 users with the installation of Java Toolkit, due to the upgrade to the latest Java 17.0.4 version. This problem is encountered by the M1 users only when updating to the latest ReadyAPI version by following the in app update notification or by downloading the ReadyAPI Trial version from the Trial Page. If you have already installed from the sources listed above, please uninstall this version before reinstalling from below. Therefore, If you are an MacOS Monterey/M1 user, please download directly from the ReadyAPI Downloads Center. We are working to resolve this issue as soon as possible. Please install ReadAPI MacOS (ARM 64-bit) version. Product Support Portal | SmartBear Software Thank you Re: No toolkit found - Apple M1 Good Day, Thank you for posting this issue to the SmartBear Community. We would encourage you to open a ticket with our Support Team for assistance. https://support.smartbear.com/readyapi/message/ Thank you!