Santhosh_P
8 years agoContributor
how to update methods(service) dynamically using groovy script?
I need a groovy script to update the methods dynamically. I have attached the screenshot of my methods(dropdown). So i have a list of methods to call in a test case. Ex: StateDetails, Eligibility, PreRate.
How do i select/update the method from the dropdown as and when the corresponding method is called? Or how else do i update the endpoint dynamically through groovy?
I use REST with XML.
I have attached the screenshot of my methods.