1993
DOI: 10.1177/154193129303701514
|View full text |Cite
|
Sign up to set email alerts
|

A Tool for Automatically Generating Transcripts of Human-Computer Interaction

Abstract: Recording transcripts of human-computer interaction can be a very time-consuming activity. This demonstration presents a new technology to automatically capture such transcripts in Open Systems environments (e.g., from graphical user interfaces running on the X Window System). This technology forms an infrastructure for performing distributed usability testing and human-computer interaction research, by providing integrated data capture, storage, browsing, retrieval, and export capabilities. It may lead to eva… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
18
0

Year Published

2006
2006
2017
2017

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(18 citation statements)
references
References 4 publications
0
18
0
Order By: Relevance
“…Examples of some tools that may be used for such bypass testing include extensions of JUnit such as JFCUnit, Abbot, Pounder, and Jemmy Module [JUnitResources 2005]. Test cases developed using this approach are more resilient to GUI layout changes.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Examples of some tools that may be used for such bypass testing include extensions of JUnit such as JFCUnit, Abbot, Pounder, and Jemmy Module [JUnitResources 2005]. Test cases developed using this approach are more resilient to GUI layout changes.…”
Section: Related Workmentioning
confidence: 99%
“…However, currently available techniques for obtaining GUI test suites are resource intensive, requiring significant human intervention. Even though several automated approaches have been proposed [Shehady and Siewiorek 1997;; White and Almezen 2000; Kasik and George 1996], in practice, GUI test suites are still being developed manually using capture/replay tools [Hicinbothom and Zachary 1993]. Moreover, most GUIs are designed using rapid prototyping [Myers 1995;Wittel, Jr. and Lewis 1991;Rosenberg 1993], in which software is modified and tested on a continuous basis.…”
Section: Introductionmentioning
confidence: 99%
“…Examples of some tools include extensions of JUnit such as JFCUnit, Abbot, Pounder, and Jemmy Module [2] to create unit tests for GUIs. Other tools include capture/replay tools that "capture" a user session as a test case that can be later "replayed" automatically during regression testing [25]. These tools facilitate only the execution of test cases; creating and maintaining test cases is very resource-intensive.…”
Section: Existing Approaches and Their Limitationsmentioning
confidence: 99%
“…Test engineers manually write test scripts that interact with GUI widgets or use a record-andreplay testing tool [43]. These scripts or recordings are very fragile, and several researchers have proposed techniques for maintaining GUI tests [44], [45].…”
Section: Maintaining Gui Test Scriptsmentioning
confidence: 99%