Forum Discussion
TestingAutobot
11 years agoNew Contributor
Thank you for your reply!
Problem is that I am yet to master SoapUI.
I would really appriciate it if you could point me to relevant tutorials or someplace with detailed information on how to do it.
All I found are the links attached above and I can't understand where to start off.
They seem like fregmantes of information and not a full guide.
nmrao
11 years agoCommunity Hero
May be you have to add more details then.
If you want to read xml means either from previous step response or file. You can use xml slurper to read the value and set it as property at test case level. Similarly you can get the data from data base value and store it as property at test case. All you can do it in a groovy step.