ISTQB Mock App

Linear Scripting

Linear scripting is a test automation approach in which scripts are recorded or written as sequential steps with little or no modularization or reuse.

Official definition
ISTQB Official Glossary Definition
A simple scripting technique without any control structure in the test scripts.

(Definition reproduced from the ISTQB Glossary. Copyright belongs to ISTQB.)

View the complete ISTQB Glossary

What is Linear Scripting?

Linear scripts are simple to create but become difficult to maintain as applications grow and change.

Sequential execution: Steps execute in a fixed order.

Limited reuse: Scripts often duplicate actions across multiple tests.

Maintenance challenge: Small UI changes can require many script updates.

Real World Example

A regulated product team is preparing a release where Linear scripting appears in reviews, test design conversations, or defect triage rather than as an isolated glossary word.

The risk is that the team treats Linear scripting as interchangeable with nearby ISTQB terms. That makes test scope blurry and can lead to weak evidence for the release decision.

The tester anchors the discussion in the official definition, asks where the concept appears in the product, and designs examples that show the difference between Linear scripting and similar ideas.

The page becomes useful in practice because Linear scripting is connected to a specific testing decision, not memorized as a detached definition.

Practice Questions

Question 1

Which statement BEST describes Linear scripting in the context of ISTQB terminology?

Question 2

A tester needs to explain Linear scripting to a non‑technical stakeholder. Which approach is MOST appropriate?

Test your knowledge with real ISTQB-style questions

You’ve learned Linear Scripting. Test your understanding with topic-specific questions in our Mock Exams.

Go to Mock Exams