BA_Service_Haus
15 years agoRegular Contributor
unexpected behaviour of testrunner.bat
Hi,
we are using testrunner.bat to run our prepared soapUI testcases.
To log proper (error) messages to our own testframework, we check the return value and command line content returned by testrunner.bat.
But it shows unexpected behaviour.
1) When using a non-existing testsuitename the testcase (set in the command line) is executed anyway (I wonder if all testcases with the same name would be executed, if existing in different suites)
2) when using a wrong testcase name for a testsuite, all testcases of this suite are executed.
This is not what we would expect.
And I really miss a certain message here, telling me that wrong values were used.
How about that?
And best regards
Nico
we are using testrunner.bat to run our prepared soapUI testcases.
To log proper (error) messages to our own testframework, we check the return value and command line content returned by testrunner.bat.
But it shows unexpected behaviour.
1) When using a non-existing testsuitename the testcase (set in the command line) is executed anyway (I wonder if all testcases with the same name would be executed, if existing in different suites)
2) when using a wrong testcase name for a testsuite, all testcases of this suite are executed.
This is not what we would expect.
And I really miss a certain message here, telling me that wrong values were used.
How about that?
And best regards
Nico