ContributionsMost RecentMost LikesSolutionsRe: SoapUI automation with AWS S3 Hi, You cannot login to console using soapUI because it have various operations like enter in textbox or click button but if you have host details for AWS then you can write java code to access the file system of AWS and enter path of your location in S3 folder and using groovy script you can verify that your xml file is getting generated or not. Re: Not able to run any project, test suite or test case. I tried with new workspace also but still facing the same issue. Re: Not able to run any project, test suite or test case. Hi mnrao, I have multiple projects and the size of one project is near about 4 to 5 MB. According to me its not the size issue, there are some parameters which Ready API 1.9.0 is not supporting. Can you tell me which all parameters is required in Ready API 1.9.0. NOTE: This is only happening in my system, my others colleagues are able to open and run project or test suite in Ready API 1.9.0. Not able to run any project, test suite or test case. Hi, I am not able to run any project or test suite or test case in Ready API 1.9.0. I have created my projects in SoapUI pro 4.5.1. I am able to open and run only Test Step. Can you please solve this issue? Re: Getting unrecognized character on webservice response Hi, I am getting same issue in my Ready API. I am getting "Â" character extra in response when i am using ready API 1.9.0 but if I am using SOAPUI 4.6.0 then getting response without "Â" character. Not sure why this character is coming extra in ready API. Both of their raw request is same except User-Agent: In Ready API the User-Agent is: Apache-HttpClient/4.5.2 (Java/1.8.0_102) In SOAPUI the User-Agent is: Apache-HttpClient/4.1.1 (java 1.5) Can you please solve this issue. NOTE: I am using both Ready API and SOAPUI in same machine.