55.1
Daemon concepts

In daemon mode (comparable, but not equivalent to a "service" on Windows) QF-Test listens to RMI connections and providing an interface for remote test execution. This is useful for simplifying test execution in a distributed load-testing scenario, but also for integration with existing test management or test execution tools.

There are three command line arguments, all of which are available in batch and interactive mode:

When run in batch and daemon mode, QF-Test will not use a license. Licenses will be acquired during use as described below. In interactive daemon mode, QF-Test will be fully functional and thus use a license. In addition it will accept connections from the outside and use additional licenses during use, similar to batch mode. The latter scenario is useful during development of distributed tests.

Tests can be executed on a running daemon in one of two ways:

Both options are explained in more detail and accompanied by examples in section 25.2.