Forum Discussion

Pankajyadav's avatar
Pankajyadav
New Contributor
11 years ago

Data Driven testing Groovy approach

Step-1 create a test case level property "suite_count" step-2 create a groovy step read request "ReadRequest" to read parameterized request. use below code:- import groovy.xml.XmlUtil def xm...