Votes
Answers
Views
Question
0
2
130
asked 8 years ago by kaptainkayoss
updated 8 years ago by rich-text
I'm testing an app that has a character length limit. We get our test data from another group and sometimes the data values for our input table go over the character limits and can cause issues since the app doesn't flag the field until later on in the test. Is there a good way to handle this in my ...