What are the default add-ins in QTP?
-
Oracle, VB, and Java
-
ActiveX, VB, Java
-
ActiveX, Web, Oracle
-
ActiveX, Web, VB
The default add-ins loaded with QTP are ActiveX, Web, and Visual Basic (VB). These three add-ins provide foundational support for the most commonly used application technologies in automated testing.
QuickTest Professional (QTP), HP's UI test automation tool, ships with a default set of add-ins that load automatically without requiring the user to select them at startup: ActiveX, Web, and VB (Visual Basic) add-ins. Other add-ins (like Oracle, Java, .NET, SAP, etc.) must be explicitly selected in the Add-in Manager dialog when QTP starts. So 'ActiveX, Web, VB' correctly lists the default trio, while the other options either substitute in Oracle or Java (which are not default) in place of one of the real defaults.