-
What is the difference between window command and dialog command
WindowBox:1.Menu bars are available.2.Toolbars are available.3.It looks like a parent.4.It is possible to drag the sizes manually.DialogBox:1.We never get menu bars.2.Tool bars are not available.3.It is a child object.4.It is not possible to drag sizes manully.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
">In one of the popup window, 1.I have recorded two edit fields by selecting them from a drop down box and after I have selected the options, 'INSERT' field need to appear. But when I am running those steps the option that I have selected is not shown up but the default options are shown up and 'INSERT' button too does not shown up. How to make sure that the selected fields are displayed along with the 'INSERT' link.When I am recording it is recorded as:Browser().Page().WebTable().WebElement(Option name that I have selected).click2. How to differentiate between two or three links with same name, like "DELETE", when the TYPE is None and not Index. When I am putting it in a loop, only one link gets deleted which is associated to one row. For other rows the 'Object not found' message is displayed
-
QTP Interview Questions
Ans