What is XML checkpoint in QTP. How we can use in Web Based
application
Answers were Sorted based on User's Feedback
Answer / arun
An xml file is used for data transfer...
so it is used to check the data present in the xml tags..
one can use it through the navigation
inset->check point -> xml checkpoint.
if I m worng correct me.
arunkumar.sms123@gmail.com
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / suryanand
It is used to check the correctness of the data present in
the XML file.
| Is This Answer Correct ? | 8 Yes | 2 No |
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
How to creating an output value using quicktest professional?
how to retrieve data from flight resevation->reports
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
What are the general steps involved in the data driven framework?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What are the advantages of qtp?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
what QTP Options do you know?
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.