krogold
7 years agoRegular Contributor
testRunner command line : how to set testCase's property values
Hello,
I'm using testRunner in command line calls.
I can target a particular testCase with the options -s<my TestSuite> and -c<myTestCase>.
The testCase I want to play uses custom properties and I sometimes call it from another testCase, setting its property value at my convenience.
Is it possible to do the same using testRunner as a command line ? ie. configuring the testCase's custom property ?
there arer -D and -G options but I can't figure out if there suitable to do this.
has anyone been through this before ?
thank you
Alex