Forum Discussion

amin13522's avatar
10 years ago

TestComplete Frontend/Backend Testing

I am having difficulty testing a table's values and comparing it to a database from SQL Server. The connection is already there as well as the query. When I use the Custom query to check the database it passes. However, not all the values of the webpage are accurate since there are 15 rows of value in the webpage and 27 in the database. Shouldn't it show that the webpage is not correct or failed? Why does it pass and how do I show that the count of values in my script? How can I compare the query to the table in the webpage and have testcomplete check if there is a 100 percent match? Also, the table in the webpage is not accessible by the object spy. It is part of a larger link. I do not know if that makes a difference.
No RepliesBe the first to reply