XML Data Suite

QTP0400

Overview

This core course provides a comprehensive understanding of using QTP as an automated functional testing tool for Testing application that uses the XML technology.

 

Introduction to the fascinating and dynamic world of XML. 

Learn about the powerful possibilities stemming from the XML technology, such as improved business communication, information sharing, independent presentation layers, and standard configuration files.

Learn the concepts about popular XML-related technologies such as XSL (XSLT), xPath, DTD and schema and the components that assemble xml files ( nodes, attributes, element, collections )

You will use QTP to automate Web or Windows applications that use XML documents as inputs or outputs.

Execute Xml checkpoints on files or embedded xml structures inside Web-pages

Learn how to parse xml files using the XMLUtil and XmlDom objects.

Note: All topics are supported by hands-on exercises based on real-life examples.

Duration

2 days

Also
Recommended

ADO Data Suite QTP0401

Intended
Audience

QTP Programmers that need to automate web or windows environments that use xml structures, testing xml files and improve the xml knowledge by using QTP.

Also QTP users that want to experience the world of testing and working with XML.

Professional
Prerequisites

First Steps Web QTP0200 or First Steps Windows QTP0100

Scripting QTP - Basic QTP0101 Or

Basic VBScript Knowledge

Technical
Prerequisites

Valid QTP license and Internet access.

Career Track
Relevancy

QTP Java Programmer

QTP Web Programmer

QTP .NET/.NET Web Programmer

QTP SAP/SAP Web Programmer

Topics

a    Introduction to xml.

a    URI

a    XMLDOM.

o       Xml element

o       Xml node

o       Xml node list

o       Xml attribute

o       Xml collections

a    Handling error with parseError

a    Introduction to xml schema.

a    Introduction to XPath language

a    WebXml objec.

a    XmlFile.object

a    XMLUtil

o       XmlData

o       XmlElement

o       XmlAttribute

o       Xml Collections

a    XML Checkpoints

a    Checking xml files and schemas