Iterating over Tables in a Qt GUI Test

Hier können eigene Projekte, die mit Qt in Beziehung stehen vorgestellt werden.
Antworten
reggie
Beiträge: 19
Registriert: 9. Januar 2018 11:15

Iterating over Tables in a Qt GUI Test

Beitrag von reggie »

The Automated GUI Testing Tool Squish makes it possible to verify entire tables using a table verification point, but there are times when the requirements of a test case make it necessary to iterate over the items of the table in a GUI test.

Learn in this article how to iterate tables in a GUI test to e.g. compare a table against a data file or to verify only certain sets of rows: https://www.froglogic.com/blog/iteratin ... -gui-test/
Antworten