Answer Posted / 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 |
Post New Answer View All Answers
How do I get the QTP scripts result in xml format by using vb script function?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
How can i initiate the objects to find uniquely in OR
When should I use smart identification?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
explain abt dyanamic changing object with example?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
what is keyword driven testing in qtp?n how is it useful?
What is the basic concept of qtp?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
How to get popup error message.
In what occasion we can specify global sheet and action sheet?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Suppose I want fail that check point? How can you do that?