Improved Syntax Highlighting for the Script-based Object Map
Introduction With the release of the Script-based Object Map, we also added some syntax highlighting options to the Squish IDE....
Read moreIntroduction With the release of the Script-based Object Map, we also added some syntax highlighting options to the Squish IDE....
Read moreMotivation The set of tests being run on an application tends to grow as more features are added, or more...
Read moreWith Squish 6.4 we introduced script-based object maps, which provide a more powerful way to manage object names. Script-based object...
Read moreSquish allows creating functional tests for user interfaces in a behavior-driven (BDD) style. Instead of expressing how a user interacts...
Read moreObject synchronization functions such as waitForObject or waitForObjectItem may return various error messages. Fully understanding these messages is important to...
Read moreSquish is shipped with different scripting languages allowing to start recording or writing tests cases in any of them without...
Read moreThe Remote System API can be used to start applications on a remote system. As you can see in the...
Read moreSquish test execution involves multiple processes which may even run on different machines. Ensuring that all parts are up and...
Read moreWith Squish 6.3 we added two new file comparison functions. The objective is to make it easier to verify not...
Read moreA common task in GUI tests is to automate entering some data into forms. To properly test and verify such...
Read more