How to use recovery scenario, if error message appears at status bar - 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: How to use recovery scenario, if error message appears at status bar (/Thread-How-to-use-recovery-scenario-if-error-message-appears-at-status-bar) |
How to use recovery scenario, if error message appears at status bar - kamal262007 - 10-01-2012 In SAP application if user not put entry in mandatory field, error message appears at status bar. how to use recovery scenario here? What to do in this situation? RE: How to use recovery scenario, if error message appears at status bar - Sathiya - 10-01-2012 post with sample screenshots so that we can help RE: How to use recovery scenario, if error message appears at status bar - kamal262007 - 10-01-2012 [attachment=1140]Here is screenshot of status bar error in SAP application RE: How to use recovery scenario, if error message appears at status bar - jacosta - 10-02-2012 Hi, you can try to get the value of the status bar getroproperty and place in a variable and determine what action to take. Hope that helps. Greetings. RE: How to use recovery scenario, if error message appears at status bar - kamal262007 - 10-03-2012 Hi jacosta, Thanks, its working now. RE: How to use recovery scenario, if error message appears at status bar - Ankesh - 10-04-2012 @kamal262007 , Plz refer to the below link. http://automatingsap.blogspot.in/2012/07/validating-successfulunsuccessful.html Hope this will help. Regards, Ankesh |