QTP identifying the child tabs in a maintab like
tab_1,tab_2,tab_3,tab_4
while using a for loop for these tabs.its not proceeding
from _1 to _2.
How can i use "for loop "
Answer Posted / maniram
You can use regular expression in this case instead of using
"for loop"
Ex:
use any of these
tab_[0-9][0-9]
or
tab_ ..
or
tab_ .* will take any value
This should be set in the object properties.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How you will rate urself in QTP in the range of 0 to 5
How do know the number of browsers opened?
What are the challenges u faced in testing with crm domain? How u overcome with?
What are the data types in qtp?
How can I import environment from a file on disk?
What is the new version of qtp which is recently released in the market?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How to use actions in qtp ?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
We stored into the objects OR and then write the scripting
What are the different attributes used with regular expression?
What is the extension of qtp local repository?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What is the parameterization?
What are the different properties of an web object