FitNesse for Appian

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:

  • Write easy-to-read wiki language tests for Appian applications
  • Speed up testing times
  • Set up reusable regression tests

Reusable scripts can be written to:

  • Create new packages
  • Move them to different stages in the workflow
  • Check that forms are being populated correctly
Anonymous
Parents
  • Good day! Any of you having issues locating and interacting with Dropdowns? Specifically getting the values selected on a dropdown.

    For example, you are trying to get the value from a dropdown using getFieldValue or even using verifyFieldContainsValue, these both return an error saying "Object not found: Field contains - ... "

Comment
  • Good day! Any of you having issues locating and interacting with Dropdowns? Specifically getting the values selected on a dropdown.

    For example, you are trying to get the value from a dropdown using getFieldValue or even using verifyFieldContainsValue, these both return an error saying "Object not found: Field contains - ... "

Children