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
  • __EXCEPTION__:java.lang.ExceptionInInitializerError
              at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:301) [fitnesse-for-appian-1.4.jar]
              at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsername(BaseFixture.java:331) [fitnesse-for-appian-1.4.jar]
              at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsername(BaseFixture.java:342) [fitnesse-for-appian-1.4.jar]
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_66]
Reply
  • __EXCEPTION__:java.lang.ExceptionInInitializerError
              at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:301) [fitnesse-for-appian-1.4.jar]
              at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsername(BaseFixture.java:331) [fitnesse-for-appian-1.4.jar]
              at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsername(BaseFixture.java:342) [fitnesse-for-appian-1.4.jar]
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_66]
Children
No Data