Hi...
Can anybody help me to write the vbscript for this
question..!!! Am having a string "HELLO WORLD", i want to
find how many "L"s are there.....?????
--> HANEEF <--
Answer Posted / rajasekar
dim str,strcount,strdis
str="welcome"
strcount=split(str,"l")
strdis=ubound(strcount)
print "count" & strdis
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
images are dynamically changes how to compare two images with out using the bitmap
how can we compare descriptive programing with a regular expression
how do u plan test automation?
Does quicktest professional is unicode compatible?
What is output value? How many types of output values are there in qtp?
Both static and dynamic arrays are handled by the vb script. Is it true?
what is the difference between IE & Netscape in web testing on a log in page
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is different command used in command Prompt while using QTP?
How to get the particular property value?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What are the main differences of qtp and win runner?
How does qtp identify objects in the application?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods