Finding Table Cells by Header Text
Surely you have seen (screenshots of) huge Excel spreadsheets before. If not, just imagine a wall of numbers. Now imagine...
Read moreSurely you have seen (screenshots of) huge Excel spreadsheets before. If not, just imagine a wall of numbers. Now imagine...
Read moreMotivation The set of tests being run on an application tends to grow as more features are added, or more...
Read moreIntroduction When debugging a Test Script, one can use Python’s built-in reload() from the Squish Script Console to get recent...
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 moreObject synchronization functions such as waitForObject or waitForObjectItem may return various error messages. Fully understanding these messages is important to...
Read moreCreating and maintaining Squish tests requires a fair bit of editing the test scripts. It can become very tedious to...
Read moreSquish is shipped with different scripting languages allowing to start recording or writing tests cases in any of them without...
Read moreNeha wrote a blog article about Iterating over Tables in a Qt GUI Test a couple of weeks ago. I want to...
Read moreThe Remote System API can be used to start applications on a remote system. As you can see in the...
Read moreThe Automated GUI Testing Tool Squish makes it possible to verify entire tables using a table verification point, but there...
Read more