can i compare two databases using QTP ?
No Answer is Posted For this Question
Be the First to Post Answer
what are SetToProperty, SetROProperty,GetToproperty scripting?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
what is clean sweep?
What is the difference betweent test and component?
Which functionalities of QTP used in banking project? pls any say answer?
Explain about invoking of application?
You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?
What is keyword view and Expert view in QTP?
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
what is difference between Mandatrary proparties and Assistive proparties? Explain
what is ODC and GDC?