Answer Posted / rajesh
plzzz any body tell the correct answer iam facing this
question every where in the interviews...RAJESH
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the basic concept of quicktest professional (qtp)?
how to know no.of mails in our g mail by using vb-script
what is object and child object.. explain ..if possible give some example for better understanding ..
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Approach for Installation,comaptibility,system testing
What are the steps involved in recovery scenario wizard?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How does you pass optional arguments in qtp?
With what extension you can save the list of tests in a file to run in test batch runner?
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
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
What is active screen?
breef description of batch testing ?
what is Property......End Property loop? how to write sript for it in QTP