Die Suche ergab 19 Treffer

von reggie
15. November 2018 14:54
Forum: Projekte
Thema: Live Webinar on Qt testing
Antworten: 0
Zugriffe: 61349

Live Webinar on Qt testing

Register for next week’s live webinar about automated GUI testing of Qt and QML applications: https://www.froglogic.com/support/webin ... 6467&hide=

More about Squish for Qt at https://www.froglogic.com/squish/editio ... utomation/
von reggie
6. November 2018 08:45
Forum: Projekte
Thema: Automating Qt applications packaged as AppImages
Antworten: 0
Zugriffe: 27950

Automating Qt applications packaged as AppImages

Read this week’s Squish Tip about automating Qt applications packaged as AppImages at https://www.froglogic.com/blog/automati ... appimages/
von reggie
1. November 2018 12:00
Forum: Projekte
Thema: Live Webinar: How to create Automated GUI Tests for HMIs on Embedded Devices
Antworten: 0
Zugriffe: 27920

Live Webinar: How to create Automated GUI Tests for HMIs on Embedded Devices

Join a Squish expert and get familiar with Squish’s dedicated support for test automation of HMIs on embedded devices. When: Nov 6, 2018 @ 10:00am CET Duration: 30 minutes plus Q & A Register at https://www.froglogic.com/support/webinars/register/?webinarKey=1180495451256563970&hide= During ...
von reggie
25. Oktober 2018 11:41
Forum: Projekte
Thema: Live on Oct. 30: How to create Automated GUI Tests for Qt and QML Applications
Antworten: 0
Zugriffe: 27676

Live on Oct. 30: How to create Automated GUI Tests for Qt and QML Applications

Hi Qt devs, During this free webinar on Oct. 30 you'll learn: - How to test Qt and QML Applications - How to create & execute automated tests across multi-platforms - The importance of true object-level access in automated GUI testing - How to interact with Qt objects, widgets, properties & ...
von reggie
18. Oktober 2018 11:29
Forum: Projekte
Thema: Live: How to Improve Testing Coverage with Automated Code Coverage Analysis
Antworten: 1
Zugriffe: 36540

Live: How to Improve Testing Coverage with Automated Code Coverage Analysis

Hi Qt devs, Uncertain where to focus your testing efforts? Are your tests reaching all critical areas of your application? Gain insight into your testing coverage. Identify redundant tests, untested or dead code. Coco's cross-platform code coverage toolchain produces valuable code coverage analysis ...
von reggie
11. Oktober 2018 11:20
Forum: Projekte
Thema: Live Webinar: How to create Automated Qt GUI Tests for Embedded Applications
Antworten: 0
Zugriffe: 27380

Live Webinar: How to create Automated Qt GUI Tests for Embedded Applications

Hi Qt devs, Join a Squish expert and get familiar with Squish dedicated support for test automation of embedded applications. Duration: 30 minutes plus Q & A When: Oct 16, 2018 8:00am PDT Free registration: https://www.froglogic.com/support/webinars/register/?webinarKey=5331829144676873730 Durin...
von reggie
9. Oktober 2018 11:32
Forum: Projekte
Thema: Test Abdeckungsanalyse mit QTest
Antworten: 0
Zugriffe: 26756

Test Abdeckungsanalyse mit QTest

Hallo Qt-Community,

In unserem Tip von dieser Woche geht es um die Testabdeckungsanalyse mit Squish Coco und dem QTest Unit Test Framework: https://www.froglogic.com/blog/code-cov ... ith-qtest/

BG
Reginald
von reggie
27. September 2018 11:35
Forum: Projekte
Thema: Live: How to create Automated GUI Tests for Qt and QML Applications (Oct. 2nd)
Antworten: 0
Zugriffe: 27126

Live: How to create Automated GUI Tests for Qt and QML Applications (Oct. 2nd)

During our free webinar on Oct. 2nd @ 11:00am CEST you'll learn: - How to test Qt and QML Applications - How to create & execute automated tests across multi-platforms - The importance of true object-level access in automated GUI testing - How to interact with Qt objects, widgets, properties &am...
von reggie
25. September 2018 06:06
Forum: Projekte
Thema: Retrieve code coverage data via a remote debugger connection
Antworten: 0
Zugriffe: 26665

Retrieve code coverage data via a remote debugger connection

Hi Qt embedde developers, By default, the code coverage tool Squish Coco creates a file with the extension .csexe upon the application exit with the code coverage information of the current execution. When working on an embedded device, this is not convenient. Learn how to store that data in RAM and...
von reggie
18. September 2018 06:40
Forum: Projekte
Thema: Find unused functions in C/C++ code with coverage analysis
Antworten: 0
Zugriffe: 26611

Find unused functions in C/C++ code with coverage analysis

Hi Qt devs, Unused functions in a software project can cause code bloat, but they also create more work for the developers of tests, especially in the situation where code coverage (the quality) of tests is being measured. If a function is not used, then removing it from a project will reduce not on...
von reggie
13. September 2018 06:01
Forum: Projekte
Thema: Live Webinar: How to create Automated GUI Tests for HMIs on Embedded Devices
Antworten: 0
Zugriffe: 26627

Live Webinar: How to create Automated GUI Tests for HMIs on Embedded Devices

Hi Qt developers, Join a Squish expert and get familiar with Squish’s dedicated support for test automation of HMIs on embedded devices. When: Sep 18, 2018 @ 11:00am CEST Duration: 30 minutes plus Q & A Register at https://www.froglogic.com/support/webinars/register/?webinarKey=40969291521253818...
von reggie
11. September 2018 06:16
Forum: Projekte
Thema: Using Squish to automate Qt Installer Framework UI Tests
Antworten: 0
Zugriffe: 26538

Using Squish to automate Qt Installer Framework UI Tests

Hi Qt devs,

Installers built with the Qt Installer Framework link with Qt libraries in a static way. Learn how to use Squish to automate the GUI tests for Qt installers: https://www.froglogic.com/blog/using-sq ... framework/
von reggie
12. Juli 2018 07:01
Forum: Projekte
Thema: Live Webinar: GUI Testautomatisierung von Qt, QML and Qt Quick Oberflächen
Antworten: 0
Zugriffe: 27199

Live Webinar: GUI Testautomatisierung von Qt, QML and Qt Quick Oberflächen

Liebe Qt Entwickler, Nehmt an unserem Webinar teil und lernt alles über das Automatisierte Testen von Qt, QML und Qt Quick Oberflächen im Cross-Plattform Umfeld. Wann: 17. Juli, 2018 17:00 Dauer: 45 Minuten Kostenfreie Anmeldung: https://goo.gl/EgEZHM Oder Squish gleich ausprobieren? https://www.fro...
von reggie
26. Juni 2018 12:44
Forum: Projekte
Thema: Squish GUI Tester 6.4 Release with Cutting-edge Object Recognition Features
Antworten: 0
Zugriffe: 27360

Squish GUI Tester 6.4 Release with Cutting-edge Object Recognition Features

Hello, We are delighted to announce the Squish GUI Tester 6.4 release. This version introduces cutting-edge GUI object recognition features: flexible and fail-safe Script-based Object Maps and highly configurable Image-based Object Lookup methods. These features simplify mastering test automation ch...
von reggie
14. Juni 2018 06:07
Forum: Projekte
Thema: Live Webinar: GUI Testautomatisierung von Qt, QML and Qt Quick Oberflächen
Antworten: 0
Zugriffe: 26459

Live Webinar: GUI Testautomatisierung von Qt, QML and Qt Quick Oberflächen

Moin Qt Community, Nehmt an unserem Webinar teil und lernt alles über das Automatisierte Testen von Qt, QML und Qt Quick Oberflächen im Cross-Plattform Umfeld. Wann: 19. Juni, 2018 10:00 Dauer: 45 Minuten Kostenfreie Anmeldung: https://goo.gl/dMZ83A Verliert keine Zeit und automatisiert noch heute e...