what are the disadvantages of qtp?
can linux support qtp9.2?
how could get web address throu vbscript?
Answer Posted / nanda
Hi dont say disatvanges of qtp in Interview. Linux and
Unix will not support in QTP.
main drawbacks of QTP..it can not identify menus...
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What are the types of object repositories? Which one is you are using?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
is it possible to add sheets to excel at runtime
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
distinguish between old version and new version QTP features.
What is the difference between Keyword Driven test and Data Driven test?
Sql questions to find second max salary and how to use joins
Is qtp supports uni-code?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
how to do the batch testing in test director using manual testing procedure?
what frame work you are following?
how to prepared for first for the first interview?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
What is the use of an object spy tool in qtp?