ContributionsMost RecentMost LikesSolutionsHow to terminate the test when reaching the request sample to some 1000 request in Load UI Pro? How to terminate the test when reaching the request sample to some 1000 request in Load UI Pro? I have to stop at 1000 and check the logger in the DELL Boomi platform and not sure how to stop once reached 1000 request. Please advise. Re: how to convert Ready API file to .HAR file? .HAR refersHTTP Archive format. I am trying to convert the script file into .HAR and used it in VSTS (This is modified specific to my client) . nmrao wrote: What is .HAR format? Do you find any where that VSTS can run soapui project? how to convert Ready API file to .HAR file? Hi There us a requirement where I supposed to run the load test in VSTS where I supposed to import file in the .HAR format. how to convert Ready API file to .HAR file so that I can pass it to VSTS and continue on my Load test run? Thanks Bharath Reg DataSource Loop and the request response reporting Hi For one of the requirements, I created a request template in the script and kept all the values with 5 rows in the excel sheet and read the data from external file and ran test with 5 loop using DataSource Loop. I could see Request Raw data and Response data for the 5th test. I would like to get all the request Response and export the results in the excel sheet with Pass/Fail status. Please guide me how to achieve this in ReadyAPI. If possible, please provide me the steps to compare the expected results that are staying in the excel sheet like HTTP code comparison or the error code comparison etc. I am new to Pro and please help me. Thanks Bharath how to validate external file in the server as part of ReadyAPI REST testing? Hi There is a requirement where I supposed to test REST POST Method that writes both request & response payload in the server location in an XML format and also store record in the SQL Server DB. I have to validate 1. Request & Response payload stored in the central server (through putty box access, I test it manually) and required to find the file and confirm through ReadyAPI and add an assertion. 2. Validate the SQL Server DB with primary Key search in the specific table and add assertion for that. Please help here. Thanks Bharath