Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
9 subscribers
Views
3150 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
FitNesse for Appian: Scenario Variables and Expressions
meaganp
over 8 years ago
#AppianFitnesse
I am trying to determine the feasibility of using scenario variables inside an expression. I have not had success following the same methodology as !define variables in a script.
As a simple example, the following scenario would take the input value (valVar), increment the value by 1, and populate a form field.
|scenario |increment value|valVar |
|populate field|Answer |with |${=@valVar + 1 =}|
The expression doesn't evaluate though, nor any of the variations I've tried. Has anyone had success here? I have several potential uses for this type of evaluation that would simplify scenarios I am working on.
Thanks!
OriginalPostID-234834
Discussion posts and replies are publicly visible
Parents
0
meaganp
over 8 years ago
(I realize in the 2nd case, I could also take in a 1/2 instead of a binary 0/1 but I was going for inputs where I could set 0=False, 1=True).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
meaganp
over 8 years ago
(I realize in the 2nd case, I could also take in a 1/2 instead of a binary 0/1 but I was going for inputs where I could set 0=False, 1=True).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data