Forum Discussion
cancan
12 years agoOccasional Contributor
Hi Michael,
thank you for your posting.
The flexibility that I need is to execute operations like creating log files from mock service or assertions without any testSuite, testCaseResult or testStep etc. objects.
Because we are trying to use all SoaPUI feature without creating a testsuite, which is much more user friendly for the customers. What I mean is for ex.
after entering some value in a user interface of a programm and clicking on "send", the mock service is able to answer and also to do all assertions.
Do you have any idea about it?
Thanks for your time and knowledge
Can
thank you for your posting.
The flexibility that I need is to execute operations like creating log files from mock service or assertions without any testSuite, testCaseResult or testStep etc. objects.
Because we are trying to use all SoaPUI feature without creating a testsuite, which is much more user friendly for the customers. What I mean is for ex.
after entering some value in a user interface of a programm and clicking on "send", the mock service is able to answer and also to do all assertions.
Do you have any idea about it?
Thanks for your time and knowledge

Can