How can you pass value one action to another action?
No Answer is Posted For this Question
Be the First to Post Answer
how to change the properties of object during run time . plz give the code using flight reservation
Explain in brief about the quicktest professional (qtp) automation object model?
how to pripare BRS/FRS Document for different projects?
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
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
what is risks of testing a project?
Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan
How to find operating system information using the qtp script?
What is All object and Local object in Object Repositary? Explain me please.
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?