Micro Focus QTP (UFT) Forums
How to Verify Static Object Text which is changing Dynamically with Expected Result - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: How to Verify Static Object Text which is changing Dynamically with Expected Result (/Thread-How-to-Verify-Static-Object-Text-which-is-changing-Dynamically-with-Expected-Result)



How to Verify Static Object Text which is changing Dynamically with Expected Result - johnny77 - 06-25-2015

Hi i wish to know How to Verify a static text in a pop up Dialog box which is changing dynamically with my Expected Result.

Suppose take a registration page if I Enter Name and click on register the pop up dialog box tells enter user name likewise i want to check all the validation messages with my Expected Result.

I tried using GetROProperty and able to get text but how to verify several validations with Expected Result.