Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20990

How to transfer Groovy variable to another Groovy Step ?

$
0
0

Hi,

 

I have a Groovy testStep named Groovy_AC and have a variable named filename . Using Groovy_AC, filename will get a value each time it is run. I need to access this filename variable in another Groovy test step named Groovy_AH. Can I use property transfer step for this ? if so how ? There are many variables in Groovy_AC test step and how can I transfer filename alone ?

 

Apart from above, I need to transfer filename from Groovy_AC teststep to a JDBC step also, how can I acheive this ?


Viewing all articles
Browse latest Browse all 20990

Trending Articles