Forum Discussion
manishK
12 years agoNew Contributor
Thankyou redfish4ktc2 for your time and help, I have got the soapui-xmlbeans jar. But again it is asking for "org/fife/ui/rtextarea/RTextArea" class. I don't know which package it belongs to.
I saw you have written a maven plugin too for soapui.
I would need some more help. SOAP UI JAVA API doc do not have any description with them. So I am pretty helpless.
I am unable to find an working example for WS webservice testing programtically using SOAPUI Java API .
In my requirement I have to get response from webservice then to validate that response I have to process it. One of the steps in the process is to get Data file url from response and download it, compare it. for downloading and comparing it we have other Java API.
So basically test would look like.
1. Send a requrest using soapUI Java API.
2. Receive a reponse using SOAPUI.
3. Using data in response send another request.
4. From response extract url.
5. download file.
6. process file.
I need your help to accomplish 1 and 2. If you can point me to an example or send me a sample code for the same.
You time and help is very much appriciated.
Regards
Manish
I saw you have written a maven plugin too for soapui.
I would need some more help. SOAP UI JAVA API doc do not have any description with them. So I am pretty helpless.
I am unable to find an working example for WS webservice testing programtically using SOAPUI Java API .
In my requirement I have to get response from webservice then to validate that response I have to process it. One of the steps in the process is to get Data file url from response and download it, compare it. for downloading and comparing it we have other Java API.
So basically test would look like.
1. Send a requrest using soapUI Java API.
2. Receive a reponse using SOAPUI.
3. Using data in response send another request.
4. From response extract url.
5. download file.
6. process file.
I need your help to accomplish 1 and 2. If you can point me to an example or send me a sample code for the same.
You time and help is very much appriciated.
Regards
Manish
Related Content
- 5 years ago
- 7 years ago
- 2 years ago
Recent Discussions
- 22 hours ago