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:
HiI'm from a Selenium C# background and find the Appian produced IDs change rendering my automation tests useless.I don't want to use xpath.Any ideas?Thanks
I hear you charlesp126. In our case we chose to do testing entirely with Katalon. Simply load in the FitNesse jar file and all Appian control elements are accessible by label. Never go with ids or xpath.
That is correct. There are very exceptional cases where we get to the limit with the FitNesse jar file. But we always find a workaround. Send me a PM if you need more insights.