Overview
FitNesse for Appian is a client-side tool that makes it easy to create automated tests on the Appian platform. Create test scripts that will run Appian as if a user was clicking through the application and filling out data. FitNesse for Appian includes easy instructions to get you started.
Note: Java 11 required for plugin version 23.4
Key Features & Functionality
With FitNesse for Appian, you can:
Reusable scripts can be written to:
Hi,We are getting the error below:Could not complete testing: java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release.
What have we to change in our configuration to avoid this error message?appian version is set to 24.1
You likely are not using Java 11. Try setting your JRE to use Java 11.
At this time, FitNesse has only been tested with Java 11.
Hi Isaac Dweck ,
I am getting the same error and I have already installed Jdk 21 in my local machine and class path already set up. Is it specific that we should install Java 11 and not the latest version ?
Thanks