Overview
Test your Appian application within minutes with methods created specifically to operate within Appian applications and Tempo!
Common test case scenarios can be created for reusability throughout test suites. A CheatSheet.feature file that lists out all the supported methods and how to invoke them using the @Given, @When, @Then, @But, @And, and other Cucumber-supported annotation.
Note: Java 11 required for plugin version 23.4
Key Features & Functionality
With Cucumber for Appian:
Hi Team,
I am Brand new to Appian for Cucumber, I can see the sample feature files, Below are the some of the questions I have.
1. How i can use below step.
Given I login with username "USERNAME" and password "PASSWORD"Note: If i pass my user name and password with quotes how it is going to identify the respective username field locator ?2. How can i right Own page class and steps def as i need to use for my appian application requirement.Looking forward from your help. you help will be very very much appreciated.
You don't want locator identification , In cucumber Appian most of the locator designed in Stepdef file
if you want you can navigate using Ctrl +click on your Gherkin statement