Hi All,
What is an XML Checkpoint in QTP? How can i use it while
testing a web application?
Kindly explain in detail.
Thanks in advance
Answers were Sorted based on User's Feedback
XML Checkpoint checks the data content of XML documents in
Web pages and frames.
The XML Checkpoint option is supported for all environments
Content of an element can be checked to make sure that its
tags, attributes, and values have not changed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venkat reddy
Hi,
Checkpoint is nothing but a verificaion point like
camparing the expected result with actual result.
same as XML checkpoint is also displays the child
attributes and parent attributes..
XML checkpoint is used to campare the contents of an XML
file or XML documents.
correct me if i am wrong...
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the steps involved in recovery scenario wizard?
How to interact tool & application build in QTP?
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
How do you return a value from a function
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
does QTP provides any tools for parametrisation?
What are the different types of recovery operation?
Hi, Can any one explain what is mean by Driver Script? is it AOM?
How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared
4 Answers Tavant Technologies,
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
take one exmple and write on that discriptive programe in qtp?
How to do Batch run in qtp? provide the steps?