ContributionsMost RecentMost LikesSolutionsIntegration between Ready API and Microsoft Azure API Management can some one explain me the process of "Integration between Ready API and Microsoft Azure API Management". I could only find this link https://smartbear.com/plugins/microsoft-azure-api-management-plugin/ but no expalnation over there SolvedSecure Pro : While performing security test on Post, Put, Patch Rest services While performing security test on Post, Put, Patch Rest services in my project secure pro is creating new records into database is there a way we control it so that secure pro doesn't create any new records. Thanks, Ravi How to run REST services with different versions in same project ? I need to run services with 2 versions (https://millwardbrown.azure-api.net/Brands&api-version=3.0.0) and (https://millwardbrown.azure-api.net/Brands&api-version=4.0.0). Currently I created 2 different projects for 2 versions. Can we parametrize versioning and run the project twice, first one with 3.0.0 and second one with 4.0.0. ?\ Thanks, Ravi JDBC connection with additional parameters ? I want to pass additional parameters in JDBC connection in order to connect to my database. the additional parameter is "MultiSubnetFailover=True" I mentioned as below " jdbc:sqlserver://servername:1433;databaseName=xxx;user=xxx;MultiSubnetFailover=True;" and password in password column but it is not working. Can someone help me ? Test report in Ready API 1.8.0 ? I am using Ready API 1.8.0 I give below command in windows CMD "testrunner.bat -FPDF -R"JUnit-Style HTML Report" -c"Clients" D:\Official\TFS\EP Program Agile\EP\Dev\TestTools\ReadyAPI\BCCC-Regression.xml" It gave below error "'testrunner.bat' is not recognized as an internal or external command, operable program or batch file." Please help me in creating PDF and HTML style reports. Thanks, Ravi Data driven testing assertions I am using 2 data source in my project one for excel and another one for JDBC. I use excel data source as one source of input. I pass some values in excel data source to JDBC data source to retrive data from database. I pass some values from excel as an input for POST query I get web service response. Data base shows output has mutiple rows. The problem is when I try to add assertion to service response by comapring with JDBC data source output I am unable to select specific value in a column as a column contains multiple records. Ready API is taking only the top most value of the JDBC output. I hope some one will give a accurate solution. Thanks, Ravi Re: Data driven testing with excel not working I used property transfer and data sink , then ran whole test case and it perfectly worked Re: Data driven testing with excel not working same issue when I run the test case nothing displaying in transaction log tab Data driven testing with excel not working I want to implement Data driven testing with excel/JDBC. Initially I want to try with excel. I followed the tutorial http://readyapi.smartbear.com/soapui/data_driven/tutorial/jdbc/source I don't see any response when I run the data source first and request next, but when I run request with manual input it is working perfect. Please see the attachment. Thanks, Ravi SolvedRe: hi, i am in process of identifying the pro version which suits for my project If you know groovy, you really don't need pro, but pro has advantages which eases testing activities especially for rookies.