Correct Answer : Yes
Correct Answer : QRS
Correct Answer : standard
Correct Answer : regular expression
Correct Answer : 2
Correct Answer : Temporary halt in script execution
Correct Answer : (1) and (3) only
Explaination :
Correct Answer : (1) (3) and (4)
Explaination : Currently UFT supports Web, .Net, Java and Delphi Add-ins for Extensibility.
Correct Answer : Open Local object repository
Correct Answer : All (1) (2) (3) and (4)
Explaination : You can open a test by dragging it from windows explorer , also for a recent file used you can select the test from Recent file list.
Correct Answer : Run time datatable
Correct Answer : Deep link
Correct Answer : Test Settings
Correct Answer : The summary reports the status for each iteration
Explanation : The summary reports the status for each iteration in the test result summary page.
Correct Answer : Both (A) and (B)
Correct Answer : Drag and drop
Correct Answer : to bypass the object repository when identifying an object at runtime
Explanation : To avoid the object repository when identifying an object at runtime.
Correct Answer : after the selected step.
Explanation :
Correct Answer : Local
Correct Answer : XML
Correct Answer : All of the above
Correct Answer : Low Level
Correct Answer : None of the above
Correct Answer : The x axis and y axis co-ordinates
Correct Answer : Object repository Merge tool
Correct Answer : Text Area
Correct Answer : Operation
Explanation : After registering a function to a test object using RegisterUserFunc, it is displayed as Operation in Keyword view and Step Generator.
Correct Answer : Action Properties
Correct Answer : Run-time Data Table
Correct Answer : To identify unrecognized test objects
Correct Answer : WaitForProperty
Correct Answer : Disable Virtual Objects in General Options
Correct Answer : Tester cannot edit the script
Correct Answer : Object Repository Manager
Correct Answer : Both (B) and (C)
Correct Answer : Local Repository
str = "QuickTestProfessional" msgbox mid(str,instr(str,"P"),len(str))
Correct Answer : Professional
Correct Answer : Active X, Web, Visual basic
Correct Answer : False
Explanation : We cannot edit Analog recording steps
Correct Answer : (2) (3) and (4) Only
Explaination : You cannot insert any type of checkpoint on a virtual object, or use the Object Spy to view its properties.
Correct Answer : Reusable
Correct Answer : In Action properties
Correct Answer : 20 seconds
Correct Answer : CALL function name
Correct Answer : getrowcount
Correct Answer : Variables must be declared before use.
Correct Answer : (1) and(3) Only
Explaination : A point to note here is that when you are iterating over a specific business process the initial and end conditions should be same.
Correct Answer : (1) and (2) only
Explaination : A variable can be declared explicitly using Dim, ReDim, Private, Public
Correct Answer : Test Object Properties
Explanation : Object properties which does not change during run time are known as Test Object Properties.
Correct Answer : DataTable.Export ("C:\flights.xls")
Explaination : DataTable.Export (Filename) to be used to export all sheets in a datatable.
Correct Answer : Boolean
Correct Answer : F12
Explanation : Shortcut key for the standard checkpoint is F12.
Explaination : Data Table can be used as a custom checkpoint to store output values and to access global values.
Correct Answer : (2) (3) and (5) Only
Explaination : OR Merge tool looks for 3 conflicts - same name different description, same description different name and similar description.