ContributionsMost RecentMost LikesSolutionsGroovy to read Excel and run the Test-suite based on flag set as True or false from SoapUI Hi Team, I have requirement: 1. Read the Master Excel file which contains all the test-suite names & Run Flag. 2. Based on Flag set as True or False, in front of the Test suite, write groovy to run that specific suite in soapui pro and also generate the report. This all needs to be achieved using groovy script in order to optimize the code. Groovy to import testsuite into SoapUI project I am from QA and new to groovy and SoapUI pro Tool. MY Requirement is to import a test suite from external location (like D drive etc from my local machine), inside the SOapUI to a specific project "X" and then run the test Suite using test Runner. I have to achieve this all through groovy scripting. Thanks Rishubh