Quantcast
Channel: froglogic
Browsing all 398 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Squish tip of the week: Test against multiple applications

Squish can work with more than one applications in a single test Switch between applications (for recording or playback) using Application Context. Let’s say you are testing a chat application Two chat...

View Article


Image may be NSFW.
Clik here to view.

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

a.fancybox img { border: none; box-shadow: 0 1px 7px rgba(0,0,0,0.6); } Did you know using Squish’s Gesture Editor you can: Work with Single & Multi-Touch Gestures Record Gestures Manually Build...

View Article


Qt World Summit 2015 talks on-line

Beginning of October we sponsored, exhibited and talked at the Qt World Summit in Berlin. It was a great event and we are already now looking forward to next year’s event. The Qt Company now published...

View Article

Image may be NSFW.
Clik here to view.

Squish tip of the week: Convert Symbolic Name to Real Name in 2 Clicks

a.fancybox img { border: none; box-shadow: 0 1px 7px rgba(0,0,0,0.6); } Squish uses the concept of the Object Map, with Symbolic Names and Real Names available for use in scripts. At times an object...

View Article

Attend our Talk about BDD for Embedded GUI Testing in Munich

On Thursday, Nov. 5th, Reginald will be giving the talk “BDD als Ansatz zum Automatisierten Testen von Embedded GUIs und HMIs” at the Embedded Testing conference in Munich. Have a look at the agenda...

View Article


Squish tip of the week: Confirm expected object timing

The idea behind this tip came from a question how one could confirm a window disappeared if not interacted with for a given period of time. The result is quite flexible, and can extend beyond the...

View Article

Squish tip of the week: Stop playback if ANY verification fails

If a verification fails, by default, Squish continues executing the test. By setting the testSettings.throwOnFailure to True, playback will then stop if a any type of verification fails, and raise an...

View Article

Image may be NSFW.
Clik here to view.

Squish tip of the week: Video tutorial: How to Create BDD Tests using Squish

Checkout the latest tutorial addition to our video library for an introduction to recording & editing BDD tests: Watch more tutorials in our Video Library More Information Request your free 30 day...

View Article


Image may be NSFW.
Clik here to view.

Squish tip of the week: Code Coverage with Squish Coco & Patch Analysis

New video in the video library! Learn how to automate the measurement of your code coverage, and how to use the Patch Analysis feature in this recorded webinar Watch more tutorials in our Video Library...

View Article


Squish tip of the week: Validating all scenarios of a list object

Need to validate all options in a particular scenario in your application? For example a list which triggers another event. The following example takes list values and validates the exacted text...

View Article

Squish tip of the week: Select list option based on partial list value

Ever try to complete a form, start typing “Dec”, hoping “December” would be selected? And instead the list value reads “(12) December”. Or perhaps the list contains static and dynamic values within...

View Article

We’re up to 89 Squish Tips!

Take a look at the tips we’ve shared – 89 total! From blog.froglogic.com, click the Categories list and select Tip of Week or simply click here to check out our tips and all the topics we’ve covered....

View Article

Image may be NSFW.
Clik here to view.

Squish tip of the week: Updating changed objects

a.fancybox img { border: none; box-shadow: 0 1px 7px rgba(0,0,0,0.6); } Periodically (or frequently) objects change in applications. Having a time-efficient approach to updating your automated test...

View Article


Squish Product Roadmap: Version 6.1

As members of the Squish user community, we would like to share with you our upcoming features. In Squish 6.1 we are implementing: New Window Convenience script functions for: Desktop. Implemented as...

View Article

Share your Squish experience on ITCentralStation!

Squish users have begun posting reviews on ITCentralStation*, an independent tool review site. We’d enjoy seeing reviews from other Squish users as well!Write Review Reviews already posted by Squish...

View Article


Image may be NSFW.
Clik here to view.

Squish tip of the week: Execute Ruby scripts using external interpreter

As most Ruby users know, a variety of Ruby installations exist. Squish gives you the flexibility to call Ruby scripts using external interpreters as well as the one shipped with Squish. Follow the Ruby...

View Article

Image may be NSFW.
Clik here to view.

Squish tip of the week: Clipboard Access

With the clipboard function in Squish Version 6.1 there will be an option to write text to the system clipboard and to get text from the system clipboard back into your automated test suite. This...

View Article


Image may be NSFW.
Clik here to view.

Exhibition & Conference: froglogic at Embedded World 2016

froglogic will be present again after last year’s huge success at the Embedded World Conference in Nuremberg, this time from February 23th – 25th, 2016. You will find us at Hall 4 / 4-306 next to Qt...

View Article

Image may be NSFW.
Clik here to view.

Squish tip of the week: Error debugging with StackTrace

A StackTrace is a very helpful debugging tool. It shows you the call stack (meaning, the stack of functions that were called up to that point) at the time an uncaught exception was thrown or the time...

View Article

Image may be NSFW.
Clik here to view.

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 specific sections. This simplifies the handling of the evaluation and gives an illustrated insight into the data. Squish will...

View Article
Browsing all 398 articles
Browse latest View live


Latest Images