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 |
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
How can you write the scripts that operate on different objects depending on run-time information?
actually how many hours per one day we will work on automation(qtp) in real time
How to find which type of Framework is suitable for which type of application?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
How do you change Logical Name of the object in test script?
Which Databases supports for QTP?
What is the method for maximize the application while we using Decriptive programming in QTP?
In QTP how can we recognize objects Without using Object Repository?
what is active screen,keyboard view?
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
3 differences between QTP & Winrunner?