Views

Most Squish IDE views are shown by default in one or several perspectives. To show hidden views, select Window > Show View.

Application Objects

Shows all the application objects that the Squish IDE currently knows about and presents them in a tree hierarchy.

Breakpoints

Shows a list of the currently set breakpoints.

Call Hierarchy

Shows the functions called from or by the selected function as a tree.

Console

Provides a script console.

Debug

Shows the filename and line number where the application was interrupted including a full backtrace.

Editor

Provides tabbed editors for viewing and editing the test scripts of a test suite's test case.

Global Scripts

Shows the global script folders and the scripts they contain.

Image

Displays images opened from Test Suites and Test Results views.

Image Selection Editor

Enables you to mark a region of the desktop's screenshot to copy it and store it on disk for subsequent searches.

Methods

Shows the methods that can be called by the object highlighted in the Application Objects view.

Object Map

Enables you to rename, add, edit, and delete entries from the test suite's object map.

Outline

Shows the active file's structure: classes and functions and their variables.

Properties

Shows the properties of the object selected in the Application Objects view.

Runner/Server Log

Logs messages from the squishrunner and squishserver.

Search

Shows search results.

Squish Test Center

Shows test results uploaded to the Squish Test Center.

Test Results

Shows the results of the most recent test run.

Test Suite Settings

Shows test suite-specific information.

Test Suites

Shows the current test suite, its test cases, their resources, and the test suite's resources.

Test Summary

Shows a summary of of the most recent test run's results.

Variables

Shows the test script's variables, which may include AUT objects, and their values.

Verification Point Creator

Accumulates a list of one or more property verifications ready to be inserted into a test case's script.

Video Player

Enables you to replay videos that were captured as part of the test execution.

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.