CLIF is a Load Injection Framework

Start clif registry


In order to execute a test, user have to start a new clif registry.




This action will create a clif registry and the code server used by server to get missing ressources.
So, user must specify ip address of the console, the port number of the code server and the classpath where the code server can get needed ressources.

Code server

Code server classpath can be modified later if needed. Clif -> Code server path


Write clif.props

User can also write a file in current project, this file contains correct parameters in order to run server on other computer.
(Create same file as running "ant config").