|
Prepared for and presented at The 2002 Pacific Northwest Software Quality Conference on October 16, 2002.
Abstract
The current interest in web services fuels the rise of XML as a popular technology. The advantages provided by XML in application development and enabling application integration apply equally to supporting the test effort. This paper provides a short overview of XML and related technologies, and an example of the application of these technologies to test management. A simple test case DTD and example XML document is developed. This XML is then transformed into an HTML page via an XSL stylesheet. These simple examples demonstrate the power of this approach and also identify some of the issues that are encountered during implementation. Building on the simple example, a more complex (and realistic) definition of test suite XML is developed using XML schema. Finally, some additional XML documents and their uses in a test management system are discussed.
Paper (pdf)
Slides (ppt)
Examples
|