Forum Discussion
nmrao
10 years agoCommunity Hero
Can you please elaborate your use case?
- senthil110 years agoOccasional Contributor
Hi
I need to create 50 test cases like the test case in the image, with change in values with Properties test step. If I have a groovy to do this, without manually creating each test case with change in properties file.
- nmrao10 years agoCommunity HeroI am not sure if the problem I got it right.
Is not it candidate for the data driven instead of copying them to 50 times?- senthil110 years agoOccasional Contributor
I am looking something more like this
This is very basic, if I am copy a test case, then edit using groovy script, will make my life easier.
Regards