How can we use XML in QTP?
Answer / kondalu
friend xml used in checkpoint(xml chekpoint) and
environment used in xml as the two actions in
1.internal
2.external
in qtp 8.2 test option selected in settings and go to
environment as divided into 2 types userdefined and build
click on userdefined varibles
add a value a and 10(internal)(1)
add a value b and 20(internal)(2)
1 and 2 are internal actions
click on xml point in saved with(.xml )extension
saved in xml as the select in desired location after
finishing automatical 1 and 2 statement are changed in
external
check points used in xml as
insert checkpoint(recording may or may not) xml check point
is enabled
notepad open
xml code
eg:
<myqualification>
<name>kondalrao</name>
<job>testengineer</job>
</myqualification> this xml as created
| Is This Answer Correct ? | 0 Yes | 0 No |
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
Where to use function or action?
What is QTP testing process?
3. How to handle the exceptions using recovery secnario manager in Qtp?
how will u choose a tool for test automation ?
How to open a new test using quicktest professional?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
How u perform Batch Program in QTP?
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
why you have standardized functions? plzzz guys with real time exp. do answer
How can i use Output Check points in QTP