Keacey
18 years agoContributor
Test step Type
Hi,
How can i get the Test Step Type (like test request, groovy step, property transfer etc) for any test step? i want to use this information in groovy script.
Also how do u use the below method in a TestCase Interface? Could you please give me an example with respect to Test Request type?
java.util.List getTestStepsOfType(java.lang.Class stepType)
Thanks in advance.
KC.
How can i get the Test Step Type (like test request, groovy step, property transfer etc) for any test step? i want to use this information in groovy script.
Also how do u use the below method in a TestCase Interface? Could you please give me an example with respect to Test Request type?
Thanks in advance.
KC.