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
3149 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
Utkarsh Seth
over 8 years ago
Can you elaborate your actual use case? Is it just that you want to use a single variable and populate different fields with values by adding or subtracting from that variable?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Utkarsh Seth
over 8 years ago
Can you elaborate your actual use case? Is it just that you want to use a single variable and populate different fields with values by adding or subtracting from that variable?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data