Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

implementing command line interface for test script

Status
Not open for further replies.

sigmafreed

Programmer
Joined
Mar 29, 2004
Messages
2
Location
US
Hi, is there a way to pass command line options from the system prompt to a winrunner test script to be parsed in "for param in sys.argv:" (python code) style? I am writing a stress test script and want to be able to specify variables like # iterations, results basepath, etc. from the system prompt. Thanks
ef
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top