Interview Questions, Answers and Tutorials

Category: Uncategorized

QTP Multiple Choice Questions Set 15 – Data Table

166) You can edit information in the Data Table by typing directly into the table cells.A) TrueB) False167) Each row in the table represents the set of values that QuickTest submits for the ……… arguments during a single iteration of the test or action.A) parameterizedB) Non-parameterizedC) distributedD) None of above168) For every action called in your test, QuickTest creates a corresponding …….. in the Data Table so that you can enter Data Table parameters that are specific to that action only.A) action sheetB) Excel sheetC) Both A & BD) None 169) When you create a test, it includes ….. action.A)…

QTP Multiple Choice Questions Set 14 – Checkpoints

154) The …….. checks a variety of objects such as buttons, radio buttons, combo boxes, lists, and so forth.A) Image checkpointB) standard checkpointC) Bitmap checkpointD) Accessibility checkpoint 155) You create an image checkpoint by inserting a …….. on an image object.A) Image checkpointB) standard checkpointC) Bitmap checkpointD) Accessibility checkpoint 156) ……… are also supported for some list view objects, such as WinListView and VbListView, as well as other list view objects in external add-in environments.A) Table checkpointsB) standard checkpointsC) Accessibility checkpointsD) XML checkpoints 157)…….identifies areas of your Web site that may not conform to the World Wide Web Consortium (W3C) Web Content…

QTP Multiple Choice Questions Set 13 – Synchronization

144)  If you do not want QuickTest to perform a step or checkpoint until an object in your application achieves a certain status, you should insert a ………. point to instruct QuickTest to pause the test until the object property achieves the value you specifyA) SynchronizationB) CheckC) Smart IdentificationD) none of above 145) Where do we Specify the Maximum Time to Wait for a Web Page to LoadA) File->Settings, Web Tab.B) Tools->Options, Web Tab.C) Resources->Settings, Web TabD) None of above 146) You can insert …….. statements that instruct QuickTest to wait until an objectexistsA) ExistB) WaitC) Both A & BD)…

QTP Multiple Choice Questions Set – 12

122) You can import and export object repositories from and to …. files.A) XMLB) MTSC) TSRD) XLS 123) In general, the ……. object repository is easiest to use when you arecreating simple record and run tests.A) SharedB) LocalC) BothD) None 124) The Object Repository automation object model enables you to manipulateQuickTest ……. object repositories and their contents from outside of QuickTest.A) SharedB) LocalC) BothD) None 125) Before using the Object Repository automation object model to manipulateshared object repository stored in Quality Center, you must download the sharedobject repository and save it to the file system.A) TrueB) False 126) SetTOProperty changes…

QTP Multiple Choice Questions – Set 11

101) A test comprises calls to actions. When you create a new test, it contains acall to a …… action.A) OneB) TwoC) ThreeD) Multiple 102) When you open a test, you can choose to view ……A) the test flow (calls to actions)B) you can view and edit the individual actions stored with your test.C) Both A & BD) None 103) For every action called in your test, QuickTest creates a corresponding…….. in the Data Table so that you can enter Data Table parameters that arespecific to that action only.A) action sheetB) Excel sheetC) Both A & BD) None 104) When…

QTP Multiple Choice Questions – Set 10

91) An …….. assigns a numerical value to a test object that indicates its order orlocation relative to other objects with an otherwise identical description (objects thathave the same values for all properties)A) Index identifier.B) ordinal identifier.C) SMART ID identifier.D) original identifier. 92) You can add an object to the local object repository only if that object does notalready exist in a shared object repository that is associated with the action. If anobject already exists in an associated shared object repository, you can add it to thelocal object repository using the …….. option.A) Copy from Shared RepositoryB) Copy from Shared…

QTP Multiple Choice Questions – Set 9

81) In the Object Repository window:.A) Local objects are editable (black)B) Shared objects are in read-only format (gray)C) Local objects are in read-only format (gray)D) Shared objects are editable (black) 82) Mark true statement(s):.A) You can delete objects from a shared object repository using the ObjectRepository window.B) You can delete objects from the local object repository using the ObjectRepository ManagerC) You can delete objects from the local object repository using the ObjectRepository windowD) You can delete objects from a shared object repository using the ObjectRepository Manager 83) You can modify an object stored in a shared object repository.A) using the…

QTP Multiple Choice Questions – Set 8

71) QuickTest processes a comments when it runs a test.A) TrueB) False 72) Press ….. to add a new step below the currently selected step.A) F8B) Shift + AC) F0D) Shift + A + Q 73) While working with the Keyword View, you can …… steps to move them to adifferent location in a test or in an actionA) Copy and PasteB) Cut and PasteC) Drag and dropD) Both A) and C) 74) You can specify the order in which the columns are displayed in the Keywordview.A) TrueB) False 75) You can view ……. while working with keyword view.A) object…

QTP Multiple Choice Questions – Set 7

61) You can use the Keyword View to add a step ……….in your test.A) at the endB) below the currently selected stepC) at the beginningD) at anypoint62) The Documentation cell is ………….A) Read-onlyB) Write-onlyC) Read and WriteD) Read, write & execute63) An Item column can be any of the following:A) A test objectB) A statement like DimC) A step generated by step generatorD) All of above64) The Operation cell in the keyword view specifies the operation to be performedon the item listed in the ……….. column.A) OperationB) DocumentationC) ItemD) Value65) Even if the Item column in the Keyword View is…

QTP Multiple Choice Questions – Set 6

51) Using the Object Spy, you can viewA) the run-time or test object properties and methods of any object in an openapplication.B) the run-time or test object properties of any object in an open application.C) the test object properties and methods of any object in an open application.D) the run-time object properties and methods of any object in an open application. 52) There are ………object type filters in Object spy dialog box.A) TwoB)ThreeC) FourD) Five 53) In the Object Spy window, in the Properties TabA) Copying of Properties and its values is possible with CTRL+CB) Copying of Properties and its…