Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

TeamCity is a Java-based build management and continuous integration server from JetBrains. You need to install TeamCity in order to execute offline package using TeamCity.

TeamCity Installation

Follow the below-mentioned steps to install TeamCity.

  1. Download Team City and JRE 6,7/JDK 1.6,1.7.
  2. Install JRE 6, 7/JDK 1.6, 1.7.
  3. Right-click the Team City setup.exe and click Run as Administrator.
  4. Follow the on-screen installation steps.
  5. Post-Team City installation, install TeamCity agent as well.
  6. Navigate to services.msc and stop TeamCity Agent service.
  7. Launch the Command Prompt as administrator and execute the agent.bat file.

    Please note that TeamCity needs to be started using agent.bat command only. If you use TeamCity as a service, you won’t be able to see the browser during test case execution.\

  8. Once the setup is complete, access TeamCity URL (http://localhost:<port> defined when installation).
    If Client and Server are on two different systems then the user should run the client manually using the command prompt with the administrator privileges (that is Run as Administrator).

TeamCity Configuration


  • No labels