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 |
how to do spell check in QTP? reply please
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
What is an optional step in qtp ?
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
How many types of Automation frameworks are there in UFT? Describe them.
what are the cases in which we use XML and accessibility check points.
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
how quick test record on dynamically generated urls and web pages.
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.