Skip to content

Ideas worth carrying forward

Category: Test Design

Experience is most valuable when it is shared. Explore Randy’s thinking on test strategy, leadership, certification, automation, AI, and the craft of testing.

From Randy’s desk

Latest writing

Practical observations for testers, test leaders, and organizations that want software quality to create genuine value.

Test Design

How to Develop Test Cases and Test Scripts for Web Testing

Test scripting has been a popular way to build testware since the advent of interactive software. With Graphical User Interfaces and web-based interfaces, the use of test scripts should be carefully considered. In some cases, test scripts may apply very well to object and component-based interfaces, while in other cases they may not apply well at all. This article examines the nature of test cases and how to determine the best vehicle for designing a test in the web-based environment.

Read article