Home | BA-Interview-Questions  | Jobs | Resumes  | BA-Dictionary | Contact | Privacy Policy

 

Resources:

..

 

..

aa

 

What is break point in qtp

 

In QTP we use “Break points” to stop the script. We apply Break points only on “Start transactions” or the link [Web URL]. If we put the Break point in wrong places then when we run it, it will stop at the next right place.

To watch the screen open up to a particular sight we put “wait (10)” statements to stop the screen for 10 seconds or “wait (5)” statement to stop the screen for 5 seconds before the “Start transaction”.

 

photo