Answer Posted / krishnachand
This is a String Function which uis used to identify where
the position of one string or letter in the other string
which occurs for the first time.
For Eg:
First String str1=: A sentence does not end with because
beacause because is a conjuction.
Second and identified string str2=: because
if we given like a=Instr(str1,str2,1)
it is gives a as 7
| Is This Answer Correct ? | 10 Yes | 9 No |
Post New Answer View All Answers
How you can find length of array in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Why do we use breakpoints in QTP?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What is the architecture of your project? Can any one answer for this question plz........
What is action? How many types of actions are there in qtp?
Explain about business process component? types and usage?
How smart identification works in qtp ?
What are the flaws in water fall model and how to overcome it?
Object repositories types, which and when to use?
Can we run multiple QTP scripts one after the other without manual intervention? How?
What are the common defects found in your project? (in qtp interview)
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 the difference between shared repository and per action repository?
What do you mean by iteration?