Micro Focus QTP (UFT) Forums
Checking text msg dynamically... - 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: Checking text msg dynamically... (/Thread-Checking-text-msg-dynamically)



Checking text msg dynamically... - Shandru - 10-06-2010

hi friends..

Im new to QTP., I want to check text message in a column after that i want to chose check box related to it.

For ex:
if text message is like "Test01" means, i want to select some check box in that same column.The text message will change dynamically.

i dont know how to do this ? Please any one give some idea...Smile


RE: Checking text msg dynamically... - Saket - 10-06-2010

you will need to go thru rows and the specific column to check the text, once you identify your text get the row number and then do the operation on checkbox in the specific column. search this forum for more help, I am sure this has been discussed earlier, like see if this thread helps you in some way - https://www.learnqtp.com/forums/Thread-Identify-the-Button-in-a-Web-table?highlight=check+in+webtable