Interview Questions, Answers and Tutorials

Month: April 2011

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) Read More

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 Read More

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 Read More