Forum Discussion
pradeepbishnoi
15 years agoContributor
Hi Rohit,
If i understood your question correctly... you want use skip the script assertion for each test step and store the result
#1 :we can use TearDown/Report script available at testSuite /TestCase level.
#2 : store the result into a location by using a property value & update it's value using a parameter input from enduser using groovy. in such a case, groovy will store all the result and we will be not dependent on testrunner's report/results.
Best Regards,
~~Pradeep Bishnoi~~
http://pradeepbishnoi.blogspot.com
http://learnsoapui.wordpress.com
If i understood your question correctly... you want use skip the script assertion for each test step and store the result
#1 :we can use TearDown/Report script available at testSuite /TestCase level.
#2 : store the result into a location by using a property value & update it's value using a parameter input from enduser using groovy. in such a case, groovy will store all the result and we will be not dependent on testrunner's report/results.
Best Regards,
~~Pradeep Bishnoi~~
http://pradeepbishnoi.blogspot.com
http://learnsoapui.wordpress.com