Page 1 of 1

Automated Testing Experiences with QFTest ?

PostPosted: Wed Sep 28, 2016 12:12 am
by Bernd.N
By chance I was reading about SQLite today, and found this impressive statement:
"An automated test suite runs millions and millions of test cases involving hundreds of millions of individual SQL statements and achieves 100% branch test coverage."
https://www.sqlite.org/about.html

That made me curious how this could be done for our own application.
There is a section in the Servoy documentation that covers automated testing:
https://wiki.servoy.com/display/public/DOCS/Automated+Testing+Guide

A subsection covers QFTest, a tool for test automation.
With QFTest it it possible to record UI interactions and then run it later as a regression test.
https://wiki.servoy.com/display/public/DOCS/Setup+%28Automated%29+UI+Testing+for+the+Smart+Client+Using+QFTest

https://en.wikipedia.org/wiki/Regression_testing

I would like to hear if anyone has used QFTest for Smart Client and about related experiences.

QFTest-Website:
https://www.qfs.de/en/qf-test/test-automation-with-qf-test.html