In Q7 IDE
  1. Right-click your AUT in Applications view and select Configure...


2. In AUT configuration dialog click Advanced...



3. In Edit Configuration dialog select Arguments tab and modify arguments in "VM Arguments" section



In Q7 Runner

Use autVmArgs argument (see http://help.xored.com/display/Q7/Q7+Runner#Q7Runner-Basiccommand-lineoptions) to pass arguments to AUT JVM. If you need to specify several arguments, separate them by semicolon.


In Q7 Maven plugin


Use vmArgs element inside aut element (see http://help.xored.com/display/Q7/Q7+Maven+Plugin#Q7MavenPlugin-Applicationargs).