ContributionsMost RecentMost LikesSolutionsRe: Generate test without using the UI Hi Todd, My apologies for my unknowingness in termonology.I indeed mean a whole project containing testsuites and testcases to be executed. Your answer is spot on and is exactly what i need (but with more testcases and -suites probabely). I hear that it is possible, so that is something I am glad to hear. However, from what you describe it is not common practice and requires quite some digging to make work correctly. Thank you for the answer. Re: Generate test without using the UI I am a graduate looking into iPaaS solutions and how they can improve. iPaaS solutions tend to offer tools to design and deploy API integrations. Therefore, I am researching if certain software can be used to test the API programmatically. Therefore, i need to create the testing script in the iPaaS solution based on how the customer designs their API, and be able to run it in their environment Generate test without using the UI For a specific case, I want to be able to generate the test script programmatically. Then, I want to use the command line runner to run the test. Is this a common practice, and is there any documentation available for the config xml? Solved