G C Reddy Information Technology

Tutorials and Interview Questions on C, Manual Testing, QTP, LoadRunner, Selenium, Quality Center and SQL.

Debugging Tests

Debugging Tests in QTP

What is Debugging?
Why Debugging?
How to Debug?
Debug Commands & Breakpoint
—————————-
a) Step into (F11)

        i) It starts the execution

        ii) It executes one statement at a time

        iii) If it is function call, it opens the function and executes one statement at a time

b) Step Over (F10)

        i) It executes one statement at a time

        ii) If it is function call, it executes all function statements at a time

c) Step Out (Shift+F11)

        i) It executes all remaining function statements at a time

Breakpoint (F9)

Debug Viewer

 a) Watch Variables

 b) Change values of variables at run-time

Tags:


Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to G C Reddy QTP Group
Email:
Visit this group

gc