what is the frame work in J-meter?
No Answer is Posted For this Question
Be the First to Post Answer
Please explain how to open with notepad of saved html file by right click option using QTP
What is operator in VB Script?
Why divide a test into three action calls?
How to handle the exceptions using recovery scenario manager in QTP?
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
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
Which recording modes need more memory?
The hybrid framework can be implemented for any application. Is it true?
Explain object spy in qtp.
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Explain process of smart Identification in QTP?