class) @TestPackageRoot("helloworld_github_REST_api") //<--- Root of the folder in test/resources to pick all tests public class HelloWorldCustomHttpClientSuite { }17:Externalizing RESTful host and port into properties file(s).Note: Each runner is capable of running with a properties file ...
@Ahmad XecYrlJKx , You can you Bulk Insert operation under Database Module Refer to this to know about Bulk Insert operation : https://docs.mulesoft.com/db-connector/1.10/database-documentation#bulkInsert https://dzone.com/articles/mule-...
Note: Each runner is capable of running with a properties file which can have host and port for specific to this runner.So one can have a single properties file per runner which means you can run the tests against multiple environments -OR- can have a single properties file shared across ...