hi all
QTP recognizing objects
as "string_1","string_2","string_3","string_4" like that
but when using FOR LOOP for these.QTP not proceeding further
can i declare these _1,_2,_3,_4 as a single variable
Answer Posted / ramchandra patil
u can use Regular expressions and iterate through loop.No
need to declare four variables.
Let me know if u need code.
Ramchandra Patil
9699851282
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use transactions in qtp?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
Explain the concept of object repository & how qtp recognizes objects?
What is the diff between image and bitmap check point?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is the basic concept of quicktest professional (qtp)?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Hi,All How to create a link in excel sheet using qtp
How will you compare keyword and expert view?
What are the types of object repositories? Which one is you using?
Why do we use breakpoints in QTP?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Which recording modes need more memory?
What are private functions in QTP? How they can be called from the function library?