Use FitNesse properly

Hello!

I'm trying to learn how FitNesse works but it does not work for me.
Unzip the file and edit "custom.properties".
Run start.bat


I enter inside http: // localhost: 8980

but now I do not know what else I should do to try examples and learn how to use the program...
I can not find this part

  • Replace APPIAN_USERNAME with a valid username for Appian URL above
  • Open undefined variable: automated.testing.home/configs/users.properties and add a line for the above username that is of the form username=password (e.g. test.user=password)

I need help

Thannks
 

  Discussion posts and replies are publicly visible

  • Hi Alastr,

    Please update the custom properties  like below:

    ### FITNESSE ###
    # Populate with location of FitNesseForAppian installation directory
    automated.testing.home=/Users/Downloads/repo/FitNesseForAppian
    #Replace this with your appian version
    FITNESSE_FOR_APPIAN_VERSION=v18.2
    automated.testing.browser=CHROME
    
    
    download.directory=
    download.mime.types=application/xml,text/plain,text/xml,image/jpeg,image/png
    
    # When set to true, FitNesse tests will login to Tempo News, ignoring any path in the URL after /suite
    login.to.base.url=false
    
    ### CHROME ###
    # Leave blank if installed in default location of: C:/Program Files (x86)/Google/Chrome/Application/chrome.exe
    # For MacOS or Linux/Unix, update with location of Chrome binary
    chrome.browser.home=
    # Leave blank if using the Windows driver included in TESTING_HOME/lib/drivers/chromedriver.exe
    # For MacOs or Linux/Unix, update with correct driver in TESTING_HOME/lib/drivers, e.g. /TESTING_HOME/lib/drivers/chromedriver-mac
    # Download new or additional drivers at https://sites.google.com/a/chromium.org/chromedriver/downloads
    chrome.driver.home=/Users/Downloads/repo/FitNesseForAppian/lib/drivers/chromedriver-mac
    
    ### FIREFOX ###
    # Leave blank if installed in default location of: C:/Program Files (x86)/Mozilla Firefox/firefox.exe
    # For MacOS or Linux/Unix, update with location of Firefox binary
    firefox.browser.home=
    # Leave blank if using the Windows driver included in TESTING_HOME/lib/drivers/geckodriver.exe
    # For MacOS or Linux/Unix, update with correct driver in TESTING_HOME/lib/drivers, e.g. /TESTINGHOME/lib/drivers/geckodriver-mac
    # Download new or additional drivers at https://github.com/mozilla/geckodriver/releases
    firefox.driver.home=
    
    ### APPIAN ###
    #Replace the URL
    appian.url=https://appian-test-dev/suite/
    appian.tempo.url=https://appian-test-dev/suite/tempo/
    appian.sites.url=https://appian-test-dev/suite/sites/
    #Replace this with your appian version
    appian.version=18.2
    appian.locale=en_GB

  • Hello,
    When I test this error appears


    Unable to start test system 'slim': fitnesse.slim.SlimError: Error SLiM server died before a connection could be established. Error: no se ha encontrado o cargado la clase principal class=meta>undefined