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 can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??
How to remove associated function library?
How are actions and functions different in QTP?
How many types of actions are there in quicktest professional?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
What is Regular Expressions?
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com