UFT (QTP) Tutorials for beginners - This video explains you "Debugging in UFT"
*******
Agenda
*******
What is Debugging ?
Breakpoints
Step Into (F11)
Step Over (F10)
Step Out (Shift + F11)
**********************
What is Debugging ?
**********************
After you create testing documents such as a test, component, function library, event handler, or user code file, you should check that it runs smoothly, without errors in syntax or logic. If there are problems, you can stop and debug your tests.
****************
Breakpoints
****************
Breakpoints instruct UFT to pause a run session at a predetermined place in a test or function library.
Functionalities:
Set a breakpoint
Enable or disable a breakpoint
Enable or disable all breakpoints
Remove a single breakpoint or all breakpoints
Navigate to a specific breakpoint
*****************
Step Into F11
*****************
Runs only the current step in the active document.
When debugging a GUI test, if the current step calls another action or a function, the called action or function is displayed in the document pane. The test or function library pauses at the first line of the called action or function.
*********************
Step Out Shift + F11
*********************
Continues the run to the end of the function, or user code file, returns to the calling test, component, or function library, and then pauses the run session at the next line (if one exist)
***************
Step Over(F10)
***************
If the current step calls a user-defined function, the called function is executed in its entirety, but the called function script is not displayed in the document pane. The run session then returns to the calling document and pauses at the next step (if one exists).
If the current step calls another action, the called action is displayed in the document pane, and the run session pauses at the first line of the called action (like Step Into).
*******************************
Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials. More tutorial playlists below:
Video Playlist :
Selenium Interview Question and Answer : https://www.youtube.comhttps://youtub...
Java For Automation : https://www.youtube.comhttps://youtub...
Selenium for Beginners: https://www.youtube.comhttps://youtub...
UFT(QTP) : https://www.youtube.comhttps://youtub...
Python For Automation/Data Science : https://www.youtube.comhttps://youtub...
Artificial Intelligence for everyone(Entire Playlist) : https://www.youtube.comhttps://www.yo...
_________________________________________________________________
Follow Me :
Materials: https://nxtgenaiacademy.com/
LinkedIn : / vinothrathinamaiacademy
Github : https://github.com/vinothrwins
Udemy : https://www.udemy.com/user/vinoth-rat...
Facebook : / nxtgenaiacademy
Note: Use HD view for clear text visible
_________________________________________________________________
Kindly let me know your feedback for improvement purpose. Feel free to correct in case of any mistakes !!
Regards,
Vinoth Rathinam
"Learn With Clarity"