Error popup message is not coming - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Error popup message is not coming (/Thread-Error-popup-message-is-not-coming) |
Error popup message is not coming - toniqtp - 03-21-2012 Environment : Recently I intergrated my QTP 11 with QC 11. Both softwares are on Window Server 2008. Problem : When I run my script , i dont see error pop up on any runtime error. Run simply stops and comes out. Note : I have not used any resume next or recovery scenarion. I know it has error on click of Send button , as there are more that 2 objects which matches the description I have checked below as well and it is set to "pop-up message box" only. 1.Goto File menu ->Settings ->Test Setting page is displayed 2.Click the "Run" option and Check the drop down option of "When Error Occurs during run session". I think in your settings it's set to "Stop Run" 3.If you the Pop-up to be displayed, select "Pop-up message box" I am using QTP and QC on window 2008 server. RE: Error popup message is not coming - sshukla12 - 03-21-2012 Hi, I think when u run ur script from QC , no Pop up message regarding the script failure will come. it will automatically check if next line of code is executable and if not it will stop the execution. Regards, Sankalp RE: Error popup message is not coming - toniqtp - 03-22-2012 Well, even if i disconnect QC and run script from QTP , the error pop dont come. |