rtgrt
3 years agoOccasional Visitor
How to read hashtag# in a scenrio when creating and test case
I am trying to compare/read from the database a value in a specific field for a test please se bellow. This is in eclipse and I am using cucumber method
field value
| RUBRIDTATKST | W0322#Rubrik59=59# |
So when trying to write the value with hashtag everything that is after the hashtag gets marked out/excluded from the comparison.
Is there any way around this so that I can see if the whole value W0322#Rubrik59=59# is in the database?