Andrew_Robinson
11 years agoOccasional Contributor
Verifying data from a form that has change slightly
Hello,
I have been using Test Complete for about 7 days so please go easy on me.
I am using a keyword test and I have a form that has a text box where a telephone number is input. Now the thing is, I can have a data loop input(from excel table) "7045675678" and the text box will accept it. The problem is that the textbox will auto format the number to: 704-567-5678. I cannot change this auto formatting.
Thus, when I use a property checkpoint to compair it against the excel file it fails because 704-567-5678 does not equal 7045675678(which is stored in the excel file)
I am a little shaky on using actual "code" so if that is required please insturct me on how to implement it.
Thanks!