Not able to execute SOAP UI Project from MVN
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2016
10:08 AM
12-05-2016
10:08 AM
Not able to execute SOAP UI Project from MVN
HI,
I am trying to execute SOAP UI Project from Maven.
I have followed steps mentioned here:
http://acodediary.com/soapui-maven-and-jenkins/
But when I execute it gives me this report:
-------------------------------------------------------------------------------
Test set: com.test.AppTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
The reason I find out was. It is executing AppTest.java instead of xml file project I have mentioned in pom.xml
Can someone please help me on thi.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2016
01:27 AM
12-06-2016
01:27 AM
How do the POM file look like and what do you write to execute in maven?
