Forum Discussion
9 Replies
- egiacomiContributor
This is a good idea but how can I create a KeywordTest and call the other tests from an external script ?
- tristaanogreEsteemed Contributor
egiacomi wrote:
This is a good idea but how can I create a KeywordTest and call the other tests from an external script ?
I'm not sure I understand the question. You already demonstrated you know how to call a keyword test via commandline externally.
- egiacomiContributor
The tests i want to launch are every time different i can't create a "static KeywordTest" and than call it from an external script . Is there a way to launchmultiple tests from cmd ?