What makes your test framework shine? Its re-usability of common actions and resources
All scripts, test data, verification points and even gestures in your Test Suite Resources are available to all Test Cases in your Test Suite.
It doesn’t stop there…
With Squish’s real-world scripting language support of Python, JavaScript, Perl, Tcl and Ruby, your scripts, even those independent of Squish, are also available using Squish’s Global Script view.
Global Script View Real-World Examples
- Dumping the desired object and children (recursively)
- Testing WebServices with Squish (Windows, JavaScript)
- Finding child objects by type and property values