qtp certification dump8

Upload: geongeo

Post on 14-Apr-2018

213 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/27/2019 QTP Certification Dump8

    1/2

    QTP Certification Dump - Sample Questions

    181-190

    181. If you define a Restart Microsoft Windows recovery operation, it is always inserted as the

    last recovery operation,

    and you can change its position in the list.A) True

    B) False

    Ans: B

    182. If more than one scenario uses a function with the same name from different function

    libraries, the recovery process

    may fail.

    A) True

    B) FalseAns: A

    183. To debug a function library, you must first associate it with a test and then debug it from

    that test.

    A) True

    B) False

    Ans: A

    184. To detect and isolate defects in a test or function library, you can control the run sessionusing the .... command

    A) Pause

    B) RunC) F14

    D) Session

    Ans: A

    185. When the test or function library run stops at a breakpoint, you can use the ...... to check and

    modify the values of

    VBScript objects and variables.

    A) Debug WindowB) Debug Dialog

    C) Debug Viewer

    D) Debug page

    Ans: C

  • 7/27/2019 QTP Certification Dump8

    2/2

    186. While the test and function libraries are running in debug mode, they are read-only

    A) True

    B) FalseAns: A

    187. You cannot debug a file that is called using an ...... statement, or any of the functionscontained in the file.

    A) ExecuteFiles

    B) Execute_FileC) Execute-File

    D) ExecuteFile

    Ans: D

    188. The debug session can continue at the backend while you can perform file operations likeopening a new test etc.

    A) True

    B) FalseAns: B

    189. Any changes you apply to external resources saved in the file system, such as function

    libraries, are implemented

    only when the test is closed and reopened but any changes you apply to any external resource

    that is saved in your Quality

    Center project, such as a function library, will be implemented immediately.

    A) True

    B) FalseAns: B

    190. You can use the .......... command to begin your debug session at a specific point in your

    test.

    A) Start from Step

    B) Run to StepC) Run from Step

    D) Start to Step

    Ans: A