Where to use Property Let, Property Get, Property Set in UFT
No Answer is Posted For this Question
Be the First to Post Answer
How to test fly out menu in qtp?
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
How do u write script in qtp? where do u write?
What is the Difference between copy to action and call to action?
what are the limitations of automation testing?
What is keyword driven testing..what is the use of this in Automated testing
How may types of defects identify application or your currently working application?pls give me answer..
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
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?