There is a name "AJAY" how do u count no.of. "A" in that
name ?
Answers were Sorted based on User's Feedback
Answer / swarna
Dim txt, cnt
txt="ajay"
p=split(txt,"a")
cnt=0
for i=1 to ubound(p)
cnt=cnt+1
next
b=cnt
msgbox cnt
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nayana
Dim str
str="ajay"
b=len(str)
for i=1 to b
c=mid(str,i,1)
if c="a" then
d=d+1
end if
next
msgbox d
| Is This Answer Correct ? | 0 Yes | 0 No |
In real time ,How to run all scripts in QTP? i,e in projects
Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
How to test fly out menu in qtp?
How to import excel sheet to QC?
in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
what is the long form of QTP ?
what is defenetion of kiran can u tell me plz CVS, SVN