How to get better understanding op soapUI Pro Object Model
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to get better understanding op soapUI Pro Object Model
Hi all,
I have been using soapUI pro fow a while and I am happy with it
Most of the stuf I don't know I can find on the internet. This is cool, but I would like to better understand how things actualy work! I mean I can copy, past code and change it and stuf work, but I don't always understand what it is that I am doning.
So my question(s) to get more understanding op soapUI object model and API testing:
Where can I find information how it is working (eg. what is testRunner or messageXchange?). I have read this: https://www.soapui.org/scripting---properties/the-soapui-object-model.html and much more. What is a TestRunContext?
Thanks in advance
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Said
Till now even i am finding a Spooler where all the documentation is present for SoapUi/ReadyAPI. But idn't find it. You can find answer of your problems by visiting SmartBear Community or other blogs/Sites
For answer to your question please go through below link:
What is TestRunner and Context?
Do Like and Accept if you find it as solution.
Thanks,
Himanshu Tayal
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for you anwer, it help me a bit further.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I have. I feel I am missing some beackground information. That is what I am looking for.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Said, The only other documentation I am aware of is the Plugin Development documentation. This might be work reading through (This document set amongst other things actually contains the Ready API version of the SoapUI Object Model page you originally linked to).
Whilst not really that helpful, I found it was a lot of trial and error when I initially learnt to use Groovy script within Ready API.
