Louis
14 years agoContributor
Non integer recognition
I'm running a script that is data driven and checks several on screen cell values against the driving data. For one cell testcomplete refuses to match the on screen value against the driving data and returns an error stating
Onscreen value "15.2 does no equal the baseline value "15.2"
It does this for any integer but only for that cell. I have checked that my checkpoints are formulated identically and that the excel driving data is formatted consistently.
I have used the aqtrim command to remove any blank spaces for all calls checked. I can't use the "contains" command for my checkpoints as I need an excat match so am using equals.
Onscreen value "15.2 does no equal the baseline value "15.2"
It does this for any integer but only for that cell. I have checked that my checkpoints are formulated identically and that the excel driving data is formatted consistently.
I have used the aqtrim command to remove any blank spaces for all calls checked. I can't use the "contains" command for my checkpoints as I need an excat match so am using equals.