Louis
14 years agoContributor
Propery Checkpoint Problems
When I use property check point to check on screen values. Testcomplete flags differences when it seems the only differences are spaces. Is there anyway to correct this.
I am using a data driven keyword test using a csv file. The same csv file is uploaded into my tested app and stored within.
example:
Csv data = "qwerty"
Onscreen using tested app = "qwerty"
Testcomplete observes onscreen data as = " qwerty "
can i somehow get test complete to ignore the blank spaces? i.e just concentrate on the qwerty bit
I am using a data driven keyword test using a csv file. The same csv file is uploaded into my tested app and stored within.
example:
Csv data = "qwerty"
Onscreen using tested app = "qwerty"
Testcomplete observes onscreen data as = " qwerty "
can i somehow get test complete to ignore the blank spaces? i.e just concentrate on the qwerty bit