Micro Focus QTP (UFT) Forums
How to test if application logout randomly - 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: How to test if application logout randomly (/Thread-How-to-test-if-application-logout-randomly)



How to test if application logout randomly - ab4abhisek - 09-20-2018

Hi,

I am new to UFT and need your help in resolving an issue. I am using UFT 12.02.

Issue is as below-

I have to test an application, which gets logged out in between. After logging out, it shows the login page where it asks for user id and password,But this happens randomly during execution. This dees not happen after certain step,rather it is random in nature.
How to handle this issue using UFT?

Note: What I want is, whenever UFT will recognize that application logged out, it will provide user id,password and log in to the application and continue the execution.

Any help would be highly appreciated.


RE: Application Logout Issue - Ankur - 09-25-2018

Use recovery scenarios in situations when you have no idea where an issue can occur. 
[attachment=1464]

Let us know if it helps you.