Dear QF-Test users and interested parties,
Topics of this edition of our newsletter:
- QF-Test Version 5.0.3 Released
- Free Special Webinar on July 06, 2020 about Scripting in QF-Test
- New YouTube Videos, Blog Articles and Case Study
- QF-Test Training Dates
- Release Notes about QF-Test 5.0.3
Stay healthy!
Your QFS Team
P.S.: Since mid-Mai our homepage looks more modern.
1. QF-Test Version 5.0.3 Released
This maintenance update adds support for Eclipse / SWT 4.16 alias “2020-06” and fixes a number of bugs.
Download link for QF-Test 5.0.3
The detailed list of differences between QF-Test version 5.0.2 to 5.0.3 can be found in the Release Notes in section 5 of this newsletter or online.
2. Free Special Webinar on July 06, 2020 about Scripting in QF-Test
We continue our popular Special Webinars. The webinar is free of charge but seats are limited.
Date | Content |Monday, July 06, 2020
(German version in the morning)14.30 – approx. 15.30 CEST: Travelling to Treasure Island – recover the hidden treasures in QF-Test via scripting: extending functionality via Jython, Groovy and JavaScript
Reserve your seat via webinar@qftest.com or +49 8171 38648-10. At the end of the session you will have the possibility to ask questions.
3. New YouTube Videos, Blog Articles and Case Study
Since the last newsletter we have published several further videos and articles:
Video
- Testing Electron applications
- Testing native Windows applications
- Holistic Plugin April 1st
- Our image video (English subtitle available)
Blog
- Addressing multiple browser windows
- Analyzing ComponentNotFoundExceptions
- WebSaga | Click click – it tickles
- WebSaga | Wake up!
- Fantastic Electron apps – and how to test them
- The proof of the pudding is in the eating – Canned Procedures
Case study
Visit our YouTube channel to subscribe and take a look at our blog.
4. QF-Test Training Dates in 2020
We recommend to participate in our face-to-face QF-Test compact courses in small groups. The next training will take place online due to Corona restrictions.
Date | Place | Language |June 29 until July 02, 2020 (Due to Corona)OnlineEnglishSeptember 29 until October 01, 2020LeipzigGermanNovember 10-12, 2020WolfratshausenGerman
And of course you can always book training or consulting individually for you and your company at your site.
To save travel time and expenses we offer all our trainings via webinar too.
5. Release Notes for QF-Test 5.0.3
New Features
- QF-Test now supports tests for applications based on Eclipse/SWT 4.16 alias “2020-06”.
- The included jsch.jar library used by the
qfs.utils.ssh
package in the standard libraryqfs.qft
has been updated to version 0.1.55 in order to add support for modern Linux systems like Ubuntu 20.
Bugs Fixed
- The included WebP image compression library was rolled back to version 1.0.0 to avoid incompatibilities.
- Component recognition might have failed when web components had non-integer sizes.
- In rare cases calling
rc.callProcedure
inside the parameters of a ‘Procedure call‘ node could lead to the global variables in the variable stack getting lost. - The special syntax ${qftest:engine.} that can be used to determine the engine of a component now also works if contains a ‘@’, ‘%’ or ‘&’ character.
- Selecting a single value in a run-log’s error list and using “Set value as filter” twice caused an ArrayIndexOutOfBoundsException.