How many ways we can parameterize data in quicktest professional (qtp)?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Patch in QTP?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Can you expect major bugs in Net banking Application?
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
What is use of Global Sync Timeouts in QTP9.2?
what is parameterisation?
what is the advatages of merging of object repositories in Qtp9.0
What are the enhancements u did after recording ur script?
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -
who is developed QTP ? is it from Mecury or HP
what is the automation framework that ur company using(actual procedure,not theoritically explination)
Tell me one scenario, the complex functionality you have automated in your project?