Answered Questions

  • QTP Questions

    1. Defination of Object repository2. Explain Output co-relation3. Explain Exceptional handling4. Explain Synchronization5. Explain Parameterisation6. Explain Smart identification7. Principles of the QTP8. What are the recording mode in QTP in details, and diffenece between Analog and Low level 9. What is Batch Runner

    manii

    • Apr 28th, 2008

    paramerisation:changing constant value with parameter(variables) is called paramerisation.u can do parameterization by 4 ways:1)action parameter2)envirnmental variables3)data type4)random numbers.smar...

    manii

    • Apr 28th, 2008

    Synchronization:QTP waits for a specified period of time until the object gets the required status.this process of giving specified time for an object to get required status is called syncronisation.

  • What are the different modes of recording?

    There are two type of recording in WinRunner. i. Context Sensitive recording records the operations you perform on your application by identifying Graphical User Interface (GUI) objects. ii. Analog recording records keyboard input, mouse clicks, and the precise x- and y-coordinates traveled by the mouse pointer across the screen.