UI testing

    1. Log in to your Windows machine as an Administrative user.
    2. Click on Start → Control Panel → Administrative Tools → Services.
    3. Double click on ‘Go Agent’.
    4. Click ‘Stop’ to stop the service.
    5. Click ‘OK’ to finish.
    1. Click on Start → All Programs → Go Agent → Run Go Agent.
    2. To get the GoCD agent to start every time you log in, copy the Run Go Agent shortcut to the Startup folder of your start menu.

    Linux

    1. Install the VNC server and fvwm packages for your distribution. (aptitude install vnc4server fvwm / yum install vnc-server fvwm)
    2. Set a password for remote access to your VNC server with the command ‘vncpasswd’
    3. Edit your VNC config to use fvwm and not twm as the window manager. (replace twm with fvwm in ~/.vnc/xstartup)
    4. Edit the file and set the variable to an appropriate value.