alejandro_canos
11 years agoOccasional Contributor
regular Expressions in TestComplete
Good afternoon am Alejandro Canosa I have a number of concerns with regular expressions in TestComplete, I use the following method to evaluate aqString.StrMatches regular expressions (regexp, Zip) and regexp I assign the expression [0-9] {3,5} to allow numbers with 3-5 digits but when the Zip field is given a number that satisfies the condition I return false as if the value did not meet the condition, the problem is the method I use or regular expressions in TestComplete vary with the standard web? I would appreciate someone much more knowledgeable than I to explain to me or enlighten me because it's something I do not quite ented, thank you very much in advance
- Hi,
Could you please post a sample of the code that is failing and an example of the data that is failing. It would be most helpful at investigating the issue.