TSanghvi
13 years agoNew Contributor
[Resolved] help running from command line (mac)
Hi,
I've been trying to run my tests from the command line and i keep getting an error "Missing soapUI project file.."
I've tried running the test from the SoapUI home and from the directory with my project but still get this error.
I noticed that most examples use an xml file for their project file, but i don't have an xml file associated with my project (besides the settings.xml) can I still run my test?
This is the command i copied from the GUI TestRunner, where it seems to run my test fine
sh -c ./testrunner.sh -smyTestSuiteName -cmyTestCaseName -r -a -j -f/Users/me/Desktop/placeForResults -EDefault /Users/me/path/to/my/project/soapui-projects/myProject
Am i missing something? Any suggestions?
I've been trying to run my tests from the command line and i keep getting an error "Missing soapUI project file.."
I've tried running the test from the SoapUI home and from the directory with my project but still get this error.
I noticed that most examples use an xml file for their project file, but i don't have an xml file associated with my project (besides the settings.xml) can I still run my test?
This is the command i copied from the GUI TestRunner, where it seems to run my test fine
sh -c ./testrunner.sh -smyTestSuiteName -cmyTestCaseName -r -a -j -f/Users/me/Desktop/placeForResults -EDefault /Users/me/path/to/my/project/soapui-projects/myProject
Am i missing something? Any suggestions?