ContributionsMost RecentMost LikesSolutionsRe: Intergating Groovy script with soapuiHi Omatzura, "I tried in the web" - I meant to say that I have searched(googled) in the internet for help. Let me explain clearly, Actually Groovy script is working fine when I use SOAP-UI GUI. It accepts input from the user(Prompt box) and even popups are displayed but I am not able to generate powerful reports. However, When I execute the test cases through command prompt(windows) using testrunner.bat utility, it does not show the popup(instead log message appears), moreover, Prompt utility never appears. My goal is to achieve user interactive approach as well as Reporting. Testrunner.bat utility is it improves the user experience by allowing us to generate html reports with rich look and feel, But it is not interactive as like SOAP-UI GUI. Is there a way to sort out this issue? Hope you can understand my concerns! Please let me know if you could not able to understand. Thanks and regards, ShanmuganathanIntergating Groovy script with soapuiHi, I am in the process of automating WSDL interfaces using soapUI, while doing this I need to control the Teststeps(E.g Making some delay, accepting the user input that should be cascaded to next Teststeps etc.) with the help of groovy script. I tried in the web, but ended up getting nothing. When I run the testRunner utility through command prompt the script is not getting executed, however, Testcases are executed as expected . Do anybody have some idea on how to integrate Thanks and Regards, Shanmuganathan