First Fitnesse Test

I am following below steps to start with Fitnesse and I am able to run start.bat successfully.
But i dont see "Login Test Example" {Step 3 below} in my Fitnesse Screen . Please can someone advise me here ?

Running Your First FitNesse Test
------------------------------------------------------
1. Start FitNesse if it isn't already running by running start.bat.
2. Navigate to http://localhost:8980
3. Click on the Login Test Example and follow the instructions marked "Please fill out the following before testing" to execute your first test script
4 .Click Test.

Also, I don't find TESTING_HOME folder . Attaching screen for the same .

OriginalPostID-247842



  Discussion posts and replies are publicly visible

Parents
  • Hi, Changed login details and URL ... But getting this error ..Any idea ?
    2016-11-21 17:04:28,691 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.TempoMenu - WAIT FOR [Records]
    2016-11-21 17:04:28,691 [main] ERROR com.appiancorp.ps.automatedtest.exception.ExceptionBuilder - Tempo Menu - Records
    java.lang.NullPointerException
              at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:212)
              at org.openqa.selenium.support.ui.FluentWait.<init>(FluentWait.java:102)
              at org.openqa.selenium.support.ui.WebDriverWait.<init>(WebDriverWait.java:71)
              at org.openqa.selenium.support.ui.WebDriverWait.<init>(WebDriverWait.java:45)
              at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56)
              at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:78)
Reply
  • Hi, Changed login details and URL ... But getting this error ..Any idea ?
    2016-11-21 17:04:28,691 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.TempoMenu - WAIT FOR [Records]
    2016-11-21 17:04:28,691 [main] ERROR com.appiancorp.ps.automatedtest.exception.ExceptionBuilder - Tempo Menu - Records
    java.lang.NullPointerException
              at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:212)
              at org.openqa.selenium.support.ui.FluentWait.<init>(FluentWait.java:102)
              at org.openqa.selenium.support.ui.WebDriverWait.<init>(WebDriverWait.java:71)
              at org.openqa.selenium.support.ui.WebDriverWait.<init>(WebDriverWait.java:45)
              at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56)
              at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:78)
Children
No Data