MrMax
15 years agoOccasional Contributor
Groovy Script With Assertion
Hi,
Does anyone know or have any links to tutorials on groovy scripts + assertions.
Basically I created a groovy script that will take data from a .csv file (no I dont have SoapUI pro) The script parse the data and puts it into a properties file.
The properties file data is then taken and the script is run.
This part is working but now I will need to add SOAP request - Not Soap fault - Xpath the three main ones.
Right now I done some coding withint the groovy script for this but this is not the proper way.
Please advise and bring forward ideas.
Does anyone know or have any links to tutorials on groovy scripts + assertions.
Basically I created a groovy script that will take data from a .csv file (no I dont have SoapUI pro) The script parse the data and puts it into a properties file.
The properties file data is then taken and the script is run.
This part is working but now I will need to add SOAP request - Not Soap fault - Xpath the three main ones.
Right now I done some coding withint the groovy script for this but this is not the proper way.
Please advise and bring forward ideas.