Forum Discussion
Hi krogold
I am not sure about this how you can do this by command line.
But if i have to deal with this situation, i just put the value in .txt or .xls file and read it by writting a groovy code into my TestSuite or TestCase or whereever i want to use the values.
Thanks,
Himanshu
- krogold7 years agoRegular Contributor
Thanks for the idea, but it will be quite complicated to implement.
Indeed, I would like to execute simple tests that can also be called by more complex tests that pass values for the simple test's custom properties.
so I would have to know if I launch the test via testRunner or via another testCase to make distinction and use properties from an external file or not ...
Have you got any idea of how to determine if I'm running a test in command line or through soap ui in a groovy script ?
Related Content
- 4 years ago
- 10 years ago
- 6 years ago
Recent Discussions
- 22 days ago