what is the difference between xmlutil and xmlDOM in qtp?
Answers were Sorted based on User's Feedback
Answer / uday
For working with XMLUtil, find below 2 videos:
How to read data from xml file: https://www.youtube.com/watch?v=TFMWhhKerKw
How to update content of a xml file https://www.youtube.com/watch?v=YKu2pHm0s58 How to work with XML DOM at https://www.youtube.com/watch?v=DTfIztqndAk#t=17
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday
You can find the answer to this question in "Working with XML File" section in my blog at "http://qtpftvideos.blogspot.in/search/label/QTPVideos"
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the features of quick test pro(qtp)?
Which object model ur used in ur project
what is syncurnisation point? what is the use of this in real time environment? plz explain?
wt is memory leakage?
What is the life cycle of QTP? Pls Give me Exact answer?
how do pass parameters from one action to another action
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
what is action in QTP?
What is the difference between property and method?
How many types of status are there?
What is checking bitmaps?
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?