An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
Regression Testing and Conformance Testing Interactive Programs
Published
Author(s)
Don E. Libes
Abstract
Testing interactive programs, by its nature, requires interaction - usually by real people. Such testing is an expensive process and hence rarely done. Some interactive tools can be used non-interactively to a limited extent, and are often tested only this way. Purely interactive programs are rarely tested in any systematic way. This paper describes Expect, a tool for general testing of interactive line- and character- oriented interactive programs. Expect can also be used to automate standards conformance testing of the many interactive programs in, say, POSIX 1003.2. This, and other software engineering applications of Expect, are described in this paper.