what are the disadvantages of qtp?
can linux support qtp9.2?
how could get web address throu vbscript?
Answer Posted / avkumar
in database testing qtp not showing the differences after
performing changes in qtp unlike to winrunner
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what type of run time errors you get while you ar edoing rpg program?
how do u plan test automation?
How can you pass value one action to another action?
What is keyword driven framework?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
How can I change object description or check point values in qtp?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What is reusable action?
Hoe can we do retesting using functions please give the code for it using login page
Is QTP supports Unix. If yes, then how the test automation is done?
How can you identify the browser and its information using QTP script?
Tell me about qtp?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api