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 |
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
How to execute a VBS file without using Execute File statement?
What is the difference between browser sync and page sync in QTP?
What is test object model in quicktest professional (qtp)?
Can u explain about QTP framework
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
which command u will use to access the application through descriptive programing?
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
Can we add the objects of an application dynamically?
2 Answers KEN Group, LD College,
How u perform Batch Program in QTP?
how to test background color and dynamic images during runtime