pradnya2221985
14 years agoOccasional Contributor
soap ui pro automation using groovy
Hi ,
I am working on SOAP ui for manual testing and just now I started using SOAP UI pro for automation. one module I automated with xpath which was quite simple but other module , I am not able to automate with xpath. I am not a programmer so do not have experience on java or groovy script. Is there any other way to automate following requirement?
CI ID, Type and relation as input
and output:
ci id1 , type1, relation (e.g IS parent of)
—> ci id 2, type 2, relation
—-ci id 3, type 3 , relation
ci id 1 is parent of ci id 2 and ci id 2 is parent of ci id 3
so it’s a hierarchy .
I have to compare this with database or excel file.
I am working on SOAP ui for manual testing and just now I started using SOAP UI pro for automation. one module I automated with xpath which was quite simple but other module , I am not able to automate with xpath. I am not a programmer so do not have experience on java or groovy script. Is there any other way to automate following requirement?
CI ID, Type and relation as input
and output:
ci id1 , type1, relation (e.g IS parent of)
—> ci id 2, type 2, relation
—-ci id 3, type 3 , relation
ci id 1 is parent of ci id 2 and ci id 2 is parent of ci id 3
so it’s a hierarchy .
I have to compare this with database or excel file.