What is the mean of excel?
How to show internal storage representation of data structure in RDBM?
Explain the resemblance between css and silverlight, regarding overlapping objects.
Why is mysql popular?
Mention what is listeners in selenium webdriver?
How scientific data processing is different from commercial data processing?
how to check which item is sold by the sundry debtors in tally?
What Web Service software is currently supported in PeopleSoft 8.4?
How to list all indexes in mongodb?
Suppose hadoop spawned 100 tasks for a job and one of the tasks failed. What will hadoop do?
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
Unable to connect to local DB
what is PID control in VFD drives?
String class is defined under which package in java?
What is a procedure in oracle?