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.
- Download Team City and JRE 6,7/JDK 1.6,1.7.
- Install JRE 6, 7/JDK 1.6, 1.7.
- Right-click the Team City setup.exe and click Run as Administrator.
- Follow the on-screen installation steps.
- Post-Team City installation, install TeamCity agent as well.
- Navigate to services.msc and stop TeamCity Agent service.
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.\
- 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).