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, there is something wrong with the download file. I have contacted the Appian support for this, I would let you know.
Has there been a mixup when zipping the files?
Automated Testing - 22.4.zip is not a valid Appian application, and its contents are very similar to fitnesse-for-appian-22.4.zip
Hi Chiara,
Where do you find the "Automated Testing - XX.X.zip" application file? I am trying to run the sample test provided with the plugin.
Thank you in advance
Sergio
Hi Madhavi,
Looks like you missed to add login setup before trying to login. Also, make sure associated password for the user is provided in the configs/users.properties file.
Configure custom login page fields:setup login with username field<field ID/Name/Value attribute>and password field<field ID/Name/Value attribute>and login button<field ID/Name/Value/Inner Text attribute>
Hello - I am trying to run a basic test script in FitNesse for Appian, however i am experiencing few errors in the result.
Could you please guide me if i am wrong in the below script.
Scenario : Logging into in house Appian application
Below is the script used for testing..
----!*** Initialization and Login to Tempo
!| script |com.appiancorp.ps.automatedtest.fixture.TempoFixture||setup with |Chrome |browser ||set appian url to |mxy-dev.apps.xyz:8443/suite ||set appian version to|22.3 ||set appian locale to |en_US ||login with username |appianuser |***!
The latest FitNesse release supports 22.2. You should be able to set the Appian version in FitNesse by doing something like: !define AppianVersion {22.2}
Is it possible to have a link to the version for Appian 22.2 ?
I have just tried the application import on a vanilla site and did not run into these issues. Can you try on another environment?