Forum Discussion

csteinburg's avatar
csteinburg
Occasional Contributor
4 years ago
Solved

Are there any characters that can cause Compare Properties to fail?

I am using the String 


THEquickbrownfoxjumpedoverthelazydog!@#$%^&*()_+1234567890-=-\|,./<>?;':"[]{}'`

and TestComplete consistently reports on Compare Properties that my field does not contain this substring, even though it prints it back to me exactly the same

Are there any characters that perhaps Compare Properties does not like? If I enter less special characters like 
THEquickbrownfoxjumpedoverthelazydog@#% then it usually works but I am afraid there are 1 or more characters that consistently causes this check to fail. Is it perhaps also the order of the characters?

2 Replies