What is text check point and text area check point?
No Answer is Posted For this Question
Be the First to Post Answer
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
I want to do QTP Certification what is the pattern of Question paper.
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com
3 differences between QTP & Winrunner?
Can we select add ins in UFT during run time
Did u use check points during ur work experience ?
What are default add-ins 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
Hi Samrat, Thank u very much, what u said it is right.
Can we test internet application using QTP?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
How to test background color and dynamic images during run time can you put the check point for moving objects?