There is an excel file of 1 to 100 sheets how you will iterate through it?
No Answer is Posted For this Question
Be the First to Post Answer
how to get no.of non empty rows in a excel sheet through vb-script
how to get the object count ?????????
Wt is the difference between Business Component and scripted component?
what is selective recording ? and normal recording?
How can you identify the browser and its information using the qtp script?
what are the design objects in qtp
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
why we are using environment variables instead of global variables?
what is exact difference between smoke and sanity testing?
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
can any one say that where we can download the QTP trail version ??????????
How does quicktest professional (qtp) identifies the object in the application?