Slide 3
Slide 3 text
Main info and program options
C:\Documents and Settings\VitalieG\git\ngnms>wptest.py -h
Usage: wptest.py [options]
Copyright 2013 Gilat
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-c DEVICE, --check=DEVICE
check [hub, vsat]'s status.
-n NAME, --name=NAME vsat name to check.
-s INFO, --show=INFO show [all, hub, vsat, test]'s info.
-d, --disabled show disabled rows only.
-i INFILE, --in-file=INFILE
testcases input file [default: data/demo.xls]
-o OUTFILE, --out-file=OUTFILE
save result to file [default: data/output.xls]
-r, --run run one or [default:enabled] test cases
wptest.py - read and run test cases from excel file.