Using Tosca ScratchBook for Test Execution

 Tricentis Tosca is a powerful test automation tool widely used for functional and regression testing. One of its key features is the ScratchBook, a temporary execution area that allows testers to run test cases quickly without impacting the actual test logs. This blog explains how to use the ScratchBook in Tosca effectively for test execution in about 400 words.

What is the Tosca ScratchBook?

The ScratchBook is a temporary workspace within Tosca that lets users execute test cases or individual steps to validate their functionality. Unlike full test runs, ScratchBook executions do not generate standard execution logs or affect test case statuses. It's mainly used during test development or debugging.

Why Use the ScratchBook?

Quick testing: Run parts of your test case without executing the entire suite.

Debugging: Identify and fix issues in test steps without affecting execution history.

Safe execution: No permanent logs are created, so you can test freely without clutter.

How to Use the ScratchBook

Open Tosca Commander and navigate to your test case.

Right-click on a test case or specific test step.

Select “Run in ScratchBook” from the context menu.

The ScratchBook pane will appear at the bottom, showing your test execution.

View the status of each test step—green (pass), red (fail), or yellow (warning).

Features of ScratchBook

Step-by-step Execution: You can run test steps one at a time using the “Step” option.

Breakpoints: Insert breakpoints to pause execution and inspect test data or conditions.

Live Data View: Observe test data values during execution to understand dynamic behavior.

Reset Option: Easily reset the ScratchBook and re-run modified steps.

Limitations of the ScratchBook

No Execution Logs: Since it’s temporary, results are not saved in the execution list.

Not for Final Execution: It’s meant for testing in-progress test cases, not for formal test runs or reporting.

Conclusion

Tosca’s ScratchBook is an essential tool for any test automation engineer using Tosca. It provides a safe, flexible environment for debugging and refining test cases before official execution. By understanding how to use it effectively, testers can save time, reduce errors, and enhance the quality of their test automation process.

Learn Tosca Training in Hyderabad

Read More: 

Automation of Web Applications Using Tosca

Tosca for Mobile Application Testing

Introduction to Tosca BI Testing

API Testing with Tosca: Step-by-Step Guide

Visit our IHub Talent Training Institute

Get Direction

Comments

Popular posts from this blog

Tosca Installation and Environment Setup

Automated Regression Testing with Selenium

How Playwright Supports Multiple Browsers