String Handling in Python 3 Test Scripts
With Python 2 not seeing any further development or bug fixes after January 1st 2020, requests for custom Squish packages containing Python 3 support have gained a lot more traction. Since the next...
View ArticlePerformance Analysis with Squish Coco
Version 5 of Squish Coco supports the performance measurement of an application with its new, built-in Function Profiler. Like any profiling tool, this consists of providing information on the time...
View ArticleCoco 5 Released, With Built-In Function Profiler
froglogic is excited to deliver a major release of its multi-language code coverage analysis toolchain, Squish Coco 5. This release offers a built-in Function Profiler which facilitates conducting a...
View ArticleBasic Usage of Labels in Squish Test Center
Squish Test Center is a lightweight web database which aggregates and analyzes test results generated from Squish GUI tests. This article will introduce three Test Center concepts — batches, reports...
View ArticleNew Product Release: Squish Test Center
froglogic is excited to announce the newest addition to its software quality product portfolio: Squish Test Center. Built to enhance your development workflow, Squish Test Center is a central,...
View ArticleTesting Web Content Accessibility Guidelines
Web Content Accessibility Guidelines (WCAG) offer a wide range of recommendations for making web content more accessible. Following these guidelines will make content more accessible to a broader...
View ArticleCustom Test Result Reporting Using Log Levels
Categorizing log output into different levels allows you to decide whether you want to have more or less detailed messages in your test results. Squish does not offer a ready-made function for...
View ArticleSquish Success at The Qt Company: GUI Testing Qt Creator
“Squish is the best possible solution for us…we didn’t see any other tool we could’ve chosen instead.”Robert Löhning, Senior Software Engineer, The Qt Company The Qt Company offers innovative tools...
View ArticleIntegrating Coco Code Coverage with Unit Test Frameworks
Increasing demands on the quality of software applications has bolstered the need for adequate, thorough testing, including, but not limited to, at the unit level. Integrating code coverage analysis...
View ArticleIdentifying Dead Links on Websites
A common problem with the maintenance of large websites is “dead” links that end up pointing to a nonexistent destination because something has changed somewhere. In particular, these include links to...
View ArticleQt Virtual Tech Con 2020 Squish Coco Q&A
We had a great time presenting our talk, Using Code Coverage to Enhance Product Quality, at this year’s Qt Virtual Tech Con hosted by our friends at The Qt Company. We introduced our code coverage...
View ArticleGUI Test Automation – Benefits & Challenges
To keep pace with the ever-increasing demand for higher software quality, full end-to-end testing of software products has become a common practice. By exercising the application via the graphical...
View ArticleManaging Multiple Squish Editions on a Single System
A common approach to testing Applications Under Test (AUTs) using different UI technologies is to have multiple editions of Squish installed. However, by default, each Squish IDE uses the same Eclipse...
View ArticleStrategies for Higher Test Coverage
In many software projects, tests are neglected at the beginning of development, and focus is put on the design and features. This is normal: the first goal should simply be to produce software which...
View ArticleThe V-Model in Software Testing
The V-Model is a model used to describe testing activities as part of the software development process. The V-Model can be interpreted as an extension of the Waterfall development model, which...
View ArticleHeadless Execution of GUI Tests with Jenkins
Executing automated GUI tests using the Continuous Integration/Continuous Deployment (CI/CD) system Jenkins is a popular approach to streamlining automation. However, the computer on which to execute...
View ArticleHow-To: GUI Testing Remote Embedded Devices
New to Squish 6.6 is a fully-integrated remote control solution for improved testing of remote systems. With it, you can display the screen of the remote device in real-time as a test is executed, and...
View ArticleTesting Qt for WebAssembly Applications with Squish
The Squish 6.6 release adds support for testing Qt for WebAssembly applications in Firefox and Chrome browsers. While we strive to make it as effortless as possible, the novel nature of this...
View ArticleSquish 6.6: Now Available for Download!
The froglogic team is excited to deliver a major release of the Squish GUI Tester, version 6.6, the software quality tool chosen by thousands worldwide for cross-platform desktop, mobile, web and...
View ArticleSquish 6.6 Release Webinars
We’re hosting two release webinars for Squish 6.6, this Wednesday and Thursday, July 8th and 9th, 2020. Lead engineers from our development and support teams will demonstrate the latest additions to...
View Article