What are private functions in QTP? How they can be called from the function library?
No Answer is Posted For this Question
Be the First to Post Answer
How does qtp recognize objects in aut?
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
What is 'sleep' in sync point?
How to Test the mainframe application?(tell me few basic things)
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?
How qtp identifies objects?
I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
How to handle Dynamic Arrays?