Does any one has any idea on executing the external command in LISA ?
I have had the following issue while running the command externally : I am running the external command to run the SOAP test suite through LISA external command option
But it's failing by throwing with the exception : I think it's not even recognizing the testrunner as a command.
When i was invoking the SOAP Test with the help of command line . It's running successfully.
Any ideas on invoking the SOAP UI Test suite with the help of execute external command ?
Please try changing testrunner to testrunner.bat in the Command Line section.
Value of Path variable needs to be the directory where you have testrunner.bat (Not including the file name)