Answer Posted / rajesh
WebUtil.DeleteCookies
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Explain about datafile/verification of date file when file is not available in local system?
What is QTP and the use of QTP in TD?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
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
when a test case is written how u test using qtp
What are the recording modes in qtp?
What is the basic concept of quicktest professional?
Explain advantages and disadvantages of ddf?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
In qtp, explain what is qrs file?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What are the types of properties that quick test learns while recording?
How to test fly out menu in qtp?
What do you mean by iteration?