Installation of FitNesse

Source: Internet
Author: User

Recently the project team has a separate function module needs to write automation, because it is the test interface, I originally wanted to use the previous project group used robot Framework+python, but, the project team leader felt that the current project development language is Java, the corresponding automation also use Java better, What difficulties are encountered in automating the journey, it is better to ask for help. So I chose the java+fitnesse.

I. Installation of FitNesse

(Windows)

1. Install the JDK (used in Java should be clear how to get, skip)

2. Public network download FitNesse jar package.

3. Open the Command window, go to the FitNesse directory, execute command java-jar fitnesse.jar-p 8089 (because my default 80 port is already occupied, so specify 8089)

4. In the browser input: http://localhost:8089, you can enter the FitNesse interface

Linux:

Public network Download Fitnesse20090513.zip (amount: This is actually the latest version of the

Decompression: Unzip Fitnesse20090513.zip

Enter FitNesse directory, open service: SH fitnesse/run.sh-p 8010

Shown below, the installation is successful

Specific use next time to say more

Installation of FitNesse

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.