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 / sandipgami84
u can use Refular Expression
string_1,
string_2,
string_3,
string_4,
string_ Is Same... Not Change
string_.* u USE.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Mention the different actions types of qtp.
How does you pass optional arguments in qtp?
Can we write winrunner language i.e TSL in QTP tool?
What is the difference between rational rose and QTP?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
What is the syntax for how to call one script from another?
can any body give the banking domain concepts/links
What are the different attributes used with regular expression?
How to record application running on the Virtual machine?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Explain the concept of object repository?
Where we can use the analog mode and where we can use the low – level mode?