Running tests with arguments is virtually the same as running a test without arguments. The only difference is that if your test inherits parent parameters from the top level of the JST, you need to supply these parameters in the Test arguments field of Run Test.
test.db
. Copy sesame.db
to test.db
.
Acceptance.jst
"Elmo" "45 Sesame St." "Anytown USA" "555-2857" "tickleme@elmo.com" "none" "test.db"
Note - The quotation markes around each argument string aren't really needed if the argument string contains no spaces or special characters. In this case, quotation marks are needed for the second and third strings because they contain spaces, but all other arguments could be typed without the quotation marks. Special characters include \n
, \r
, \t
.
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.