Forum Discussion
- MrMaxOccasional ContributorI have a similar issue, I have a groovy script that will take data from a .csv file but cannot get assertions to run with the groovy script any ideas?
- mjchichesterNew ContributorIt is better to proceed and succeed the Test Request with Property Transfer. Copy desired values to Request from Properties and copy Response values back to Properties. Proceed and succeed the Property Transfer steps with Groovy Script that prepares and compares Properties values. Initialization Groovy Script can be used to read in .xml or .csv files. However, if possible, stick with simple and use .INI style .prop files that can be automatically loaded into Properties upon TestStep run.