1. Defination of Object repository 2. Explain Output co-relation 3. Explain Exceptional handling 4. Explain Synchronization 5. Explain Parameterisation 6. Explain Smart identification 7. Principles of the QTP 8. What are the recording mode in QTP in details, and diffenece between Analog and Low level 9. What is Batch Runner
objct repository:its a centralised location to place the property and value of an object. Output value:wil allows us to get the required information from the application in run time.
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.