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 |
Hi all, what is the latest version of QTP?
Count the number of radio buttons and randomly select one.
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.
why require regression testing?
hai friends i already ask this question but when i post the question the alignment goes wrong .....my question is we have a WEB TABLE ....assume that web table having 3 row's and 3 column here in 2nd row 3rd column having VISIT FACEBOOK link...now i want to check the VISIT FACEBOOK link is available or not ..if it's there i want to click the link ...then how to find the web table row or column count ....don't write the excel or data table script here friends .....consider that it's a WEB TABLE do a favour ...thank's
What are the automation metrice in your project?
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
What are the key points to create a framework in QTP for oracle forms?
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!
What is User defined function in QTP
examples of user definied functions? how to write user defined functions in qtp9.2?