>> Registering remote servers by property file is very static. > > Can also do it on the client command-line by defining the appropriate > property. >
The idea is, to create the test plan, select the servers to run the test on and store that within the test plan. This way, it would also run on the commandline (and ant). Advantage would be, to have a cluster of servers on a per-plan base and to ease server registration. > Also remember that the same test plan is sent to each remote server, > so changing the number of servers will affect the load that is > generated. exactly. This means, if you register a new server in the property file (e.g. you need it in another test plan), it currently affects all existing plans, except if you dynamically register via commandline parameter, right? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
