The following batch command is used to set test suite specific values in the current configuration:
set
question-tag-name value
Changes the response of a specific question in a configuration (.jti) file without having to open the JavaTest GUI. To display the question-tag-name of a question, open the configuration editor, select a block of text in the question panel, and press the "Alt" and "T" keys. The question panel's tag name is displayed at the bottom of the panel.
Example:
..; set jck.env.runtime.testExecute.cmdAsFile jdk_install_dir/bin/java
;..