XML Basics for Testers and QA Professionals (Elective)

This tutorial covers the Elective area of the Test Management Body of Knowledge (TMBOK) required for the Certified Test Manager (CTM) certification. This tutorial also covers the Elective area of the Certified Software Test Professional requirements.

For cost and cities where this course might be offered, check our Public Training Schedule.To bring this course to your test team at your location, contact our Education and Professionals Services Group.

Concepts

This course is designed to provide software testing and quality assurance professionals with the knowledge necessary to plan, design and execute tests for applications that involve XML technologies. It covers the basics of XML, its implementation to support application programming interfaces and specifically web services, ways to validate the format and the contents of XML messages and methods to test XML-based applications.

Participants will learn:
  • The principal vocabulary of XML technologies
  • Fundamentals of XML files, Document Type model and XML schema
  • Definition and applications of Web Services
  • Basics of the Web Services Description Language (WSDL)
  • XML validation: the meaning of Well-formed and Valid XML
  • Common tools for XML validation
  • Methods of testing XML-based applications
  • Where to look for additional resources
Outline
  • What the course is about
    • Scope: what do we cover in depth, what do we glance over, what we do not cover
    • Goals: what will we learn
    • Administrative items
  • XML Basics
    • Markup languages
    • XML vs HTML
    • XML elements and attributes
    • Document Type model
    • XML schema
  • Web Services
    • Web services as a ubiquitous form of the application programming Interface
    • Offering and consuming web services
    • Web Services Definition language (WSDL)
  • Testing XML
    • Validating XML
      • Well-formed XML
      • Valid XML
      • XML validators
    • Testing XML-based applications
      • Accessing applications through XML web services
      • Analyzing results
      • Where the defects lurk, or where XML breaks
  • Resources
    • Books
    • Internet