i have an array CAPGEMINI .....Here i need to check whether
G is there or not ..how to do that
and friends i have one big doubt that is
whether it is array or string ,how we come to know that and
where we consider that it's array ,where we consider that
it's an string
because when i want to find the length i have big doubt
whether we need to use len function or ubound ...
ans me for this TWO Questions any one please
Answer Posted / arun
Please try this
Dim AR2,i
AR2 = Array("C","A","P","G","E","M","I","N","I")
For i=0 to ubound(AR2)
If AR2(i)="G" Then
msgbox "G found in Array"
End If
Next
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Name the different types of recording modes?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What are the Application Functions available in QTP?
Is it possible to switch between recording modes during a test creation?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
what is object and child object.. explain ..if possible give some example for better understanding ..
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How software automation specialist enter steps in the Expert View?
What is the difference between local and shared object repository in qtp?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Brief the process of testing with UFT?
Does Low-level recording capture mouse movements?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
How to use the object spy in quicktest professional 8.0 version?