Creating Reusable Test Functions through Shared Script Libraries
Learn how to create test script modules or test frameworks to make your GUI tests maintainable. Squish supports you in doing this through the concept of Shared Scripts and Global Scripts. While Shared Scripts group together test code within a Test Case or Test Suite, Global Scripts can be used to share code with a number of Test Suites. As for all Squish API functions, the import of these scripts is available in all Squish scripting languages (Python, JavaScript, Perl, Tcl and Ruby).
Oh, here is more
Strategies to Improve Software Quality Across the Development Lifecycle in 2026
Software quality can no longer be an afterthought, it’s the foundation of innovation and customer tr...
Watch VideoWebinar: Leading into 2026: Insights for the Software-Defined Vehicle era
The software-defined vehicle (SDV) era isn’t coming, it’s already here. But this shift is creating a...
Watch VideoPodcast: Speed vs. Functional Safety in Automotive Software Development: Are OEMs Solving the Wrong Problem?
Speed vs. Functional Safety in Automotive Software Development: Are OEMs Solving the Wrong Problem? ...
Watch VideoPitfalls of Functional Testing of Java GUI Applications (and How to Overcome Them)
Functional testing of Java GUI applications remains a complex and often underestimated challenge. Fr...
Watch Video