Forum Discussion
Hebla
11 years agoOccasional Contributor
Thank you for your reply! the solution to problem 1 worked perfectly.
Problem 2
I keep my groovy script in a library folder, that I specify the location of in SoapUI (In the soapUI pro tab -> Script library). Can I specify this in Maven somehow?
Problem 3
I use Maven 3 to run the tests. I figured that it would be the best way to do it.
Exactly. I am hoping to make a nice overview over available services. Basically my tests only needs to see if the response contains an element that the service would respond with, if it is up and running as it should be.
From what I can understand, the easiest way would be to move my teststeps into testcases instead.
I am not sure I can try your plugin. The company I'm doing this project for, has very strict rules about everything, so I have to use their local repositories, and ordering new plugins/addons/updates etc takes weeks. I would love for you to tell me when it is released/is in a stable version though, and I will definitely use it then. It looks like it is exactly what I am looking for!
Problem 2
I keep my groovy script in a library folder, that I specify the location of in SoapUI (In the soapUI pro tab -> Script library). Can I specify this in Maven somehow?
Problem 3
I use Maven 3 to run the tests. I figured that it would be the best way to do it.
I guess in your Soapui project, you have configure your testcase to not fail on teststep failures to be able to run all steps, and you would like to know which steps failed.
Exactly. I am hoping to make a nice overview over available services. Basically my tests only needs to see if the response contains an element that the service would respond with, if it is up and running as it should be.
From what I can understand, the easiest way would be to move my teststeps into testcases instead.
I am not sure I can try your plugin. The company I'm doing this project for, has very strict rules about everything, so I have to use their local repositories, and ordering new plugins/addons/updates etc takes weeks. I would love for you to tell me when it is released/is in a stable version though, and I will definitely use it then. It looks like it is exactly what I am looking for!
Related Content
Recent Discussions
- 15 years ago