Micro Focus QTP (UFT) Forums
QTP stops execution with no error - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: QTP stops execution with no error (/Thread-QTP-stops-execution-with-no-error)



QTP stops execution with no error - vinod_3466 - 04-24-2013

Hi All,
I am using QTP 11.
QTP executes the second step below and Stops execution all of sudden.

This happens intermittently not always.

Have anyone faced similar issues?

Please suggest me a way out.

Code:
SiebApplication("Vodafone Qatar ST3").SiebScreen("Contacts").SiebView("My Contacts").SiebApplet("Contacts").SiebList("List").ActivateRow 0
Wait 1
SiebApplication("Vodafone Qatar ST3").SiebScreen("Contacts").SiebView("My Contacts").SiebApplet("Contacts").SiebList("List").DrillDownColumn "Last Name",0
wait(2)
SiebApplication("Vodafone Qatar ST3").SiebScreen("Contacts").SiebScreenViews("ScreenViews").Goto "Contact Detail - Accounts View","L3"