How do I modify a value of an elemnt which is not the first
one in xml file?
My sample XML file is like:
<Environment>
<Variable>
<Name>Name</Name>
<Value>Uday Kumar</Value>
</Variable>
<Variable>
<Name>Designation</Name>
<Value>Senior Software Engineer</Value>
</Variable>
</Environment>
for example, I'd like to change the value 'Senior Software
Engineer' to 'Student' in the second element. How do I do
it in QTP?
Answer Posted / lital
I Badri, thanks for your answer, but I actually meant, how
do I do it automatically in QTP and not manually by opening
the xml via notepad...
Thanks anyway, Lital.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to associate shared object repository to test in qtp?
What are the different types of recording modes in qtp? Which will be used when?
Explain the concept of object repository and how qtp recognises objects?
What is the differences between image check point and bit map check point?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Your roles and responsibilities and daily tasks? (As automation tester)
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What is quicktest professional?
Please guide me release notes of Automation once scripts are completed
What are the five challenges you faced in QTP?
What is the short cut keys for the following?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Write a script to customize the test results in PDF and HTML format.