QF-Test can be integrated with common CI tools like Jenkins and TeamCity. In this post, we demonstrate how to integrate QF-Test into TeamCity CI in three easy steps
-
-
How to debug Jython Scripts in QF-Test
By the usage of script nodes QF-Test allows embedding of special custom functionality into your test cases. Typically, these scripts are supposed to be short and relatively simple containing just dedicated functionality, whereas the majority of test logic is done via QF-Test visual nodes.