Back to Browse

UFT (QTP) Tutorials 13. Debugging in UFT (Step Into, Step Over and Step Out)

6.5K views
May 30, 2017
9:27

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://youtube.com/playlist?list=PLNUKIBJDwfVthxjJ5ecrnUkKeXg9dq3e7 Java For Automation : https://www.youtube.comhttps://youtube.com/playlist?list=PLNUKIBJDwfVsrIdJlMNleWtdl-SEGclV0 Selenium for Beginners: https://www.youtube.comhttps://youtube.com/playlist?list=PLNUKIBJDwfVv2t78P3bC01hEcm-YJvZMj UFT(QTP) : https://www.youtube.comhttps://youtube.com/playlist?list=PLNUKIBJDwfVtrISQklzq3ZQiK2LXQUseR Python For Automation/Data Science : https://www.youtube.comhttps://youtube.com/playlist?list=PLNUKIBJDwfVuxdOhQQUpviYR0wBbg-OBp Artificial Intelligence for everyone(Entire Playlist) : https://www.youtube.comhttps://www.youtube.com/playlist?list=PLNUKIBJDwfVvpQosXAW_a2w4WK4pdffun _________________________________________________________________ Follow Me : Materials: https://nxtgenaiacademy.com/ LinkedIn : https://www.linkedin.com/in/vinothrathinamaiacademy/ Github : https://github.com/vinothrwins Udemy : https://www.udemy.com/user/vinoth-rathinam/ Facebook : https://www.facebook.com/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"

Download

0 formats

No download links available.

UFT (QTP) Tutorials 13. Debugging in UFT (Step Into, Step Over and Step Out) | NatokHD