Forum Discussion
elecmindjus
14 years agoNew Contributor
Hi ,
Thanx a lot for the reply..
The functional tests from the command-line gives clear idea on running existing test suites and tests with overrided properties.
But our requirement is to do everything from command line
1. Create a testsuite from commandline using the wsdl given as input in the commandline parameter.
2. Generate a mock request.
3. Take the request XML's stored in a folder one by one and supply as requests and run it against the endpoint supplied.
4. Store the response XML's in the output folder.
All the above to be done without using SOAPUI or with minimum intervention
Thanx a lot for the reply..
The functional tests from the command-line gives clear idea on running existing test suites and tests with overrided properties.
But our requirement is to do everything from command line
1. Create a testsuite from commandline using the wsdl given as input in the commandline parameter.
2. Generate a mock request.
3. Take the request XML's stored in a folder one by one and supply as requests and run it against the endpoint supplied.
4. Store the response XML's in the output folder.
All the above to be done without using SOAPUI or with minimum intervention