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
What are the data types in qtp?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Explain measuring transaction.
Can we record using all the modes in a single script? Explanation with example is appreciated
What is optional step in qtp? How you can add optional step in qtp?
what is stepin & stepout?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Explain how to use QTP to check broken links on a page?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What is quick test pro? What is a quick test professional?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
what type of run time errors you get while you ar edoing rpg program?
How is a Step generator used in UFT?