Ruban_Antony
17 years agoNew Contributor
How to get referece of SoapUI objects(Request, Response etc.,) in any levels?
Hi
I am in a development project which will customize the SoapUI actions as per our requirements.
I am creating the SoapUI extensions which will be used to customize SoapUI.
I want to create a MockResponse by creating some menus under Testcase level in SoapUI for a request.
In SoapUI there is a menu called "Add to MockService" under "Request" which is used for creating a MockResponse.
It will add the response in the MockService but my need is to get this response under the testcase level.
So, I guess if I am able to get the actual reference of Request, Response, Assertions at any level, I can play around this and acheive my goal.
Can anyone help me regarding this?
Thanks in advance.
Regards,
Ruban
I am in a development project which will customize the SoapUI actions as per our requirements.
I am creating the SoapUI extensions which will be used to customize SoapUI.
I want to create a MockResponse by creating some menus under Testcase level in SoapUI for a request.
In SoapUI there is a menu called "Add to MockService" under "Request" which is used for creating a MockResponse.
It will add the response in the MockService but my need is to get this response under the testcase level.
So, I guess if I am able to get the actual reference of Request, Response, Assertions at any level, I can play around this and acheive my goal.
Can anyone help me regarding this?
Thanks in advance.
Regards,
Ruban