Skip to main content
Squish tip of the week: How to group test results into sections

Squish tip of the week: How to group test results into sections

Sometimes it can be useful to group comparison results or error logs into..

Read Article
Squish tip of the week: Updating changed objects

Squish tip of the week: Updating changed objects

Periodically (or frequently) objects change in applications. Having a..

Read Article
Squish tip of the week: How to test Single & Multi-Touch Gestures in Mobile Apps

Squish tip of the week: How to test Single & Multi-Touch Gestures in Mobile Apps

Did you know using Squish's Gesture Editor you can: Work with Single &..

Read Article
Squish tip of the week: Insert comments while recording

Squish tip of the week: Insert comments while recording

Want to include notes or comments in your script about what you're..

Read Article
Squish tip of the week: Scripting with the help of the Squish Script Console

Squish tip of the week: Scripting with the help of the Squish Script Console

When manually scripting or debugging a script, the Squish Script Console..

Read Article
Squish tip of the week: Picking additional properties for that 'Hard to Find' object

Squish tip of the week: Picking additional properties for that 'Hard to Find' object

When dealing with a non-standard, dynamic or hard to find object,..

Read Article
Squish tip of the week: Update a changed object in the Object Map

Squish tip of the week: Update a changed object in the Object Map

Changed Object? No Problem! Squish can help you update objects in your..

Read Article
Creating an automated test from a manual test

Creating an automated test from a manual test

As you begin building your automated GUI Testing Framework, the first set..

Read Article
Create tests against a remote environment

Create tests against a remote environment

Your batch runs, or scheduled automated test executions can run remotely..

Read Article
Squish tip of the week: Create cross-platform tests automatically

Squish tip of the week: Create cross-platform tests automatically

Did you know cross-platform and cross-browser apps can be automated using..

Read Article
Code Coverage with the ARM C/C++ Compiler

Code Coverage with the ARM C/C++ Compiler

Introduction Developing for an embedded environment can often leave you..

Read Article
How can I run Squish from the command-line interface?

How can I run Squish from the command-line interface?

Are you interested in scheduling your test suite or scripts to run? Or..

Read Article