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
What is clean sweep?
What are benefits of qtp?
What are the challenges u faced in testing with crm domain? How u overcome with?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Problem with XML checkpoint in QTP ?
What are the advantages of a Hybrid framework?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
What is the diff between image and bitmap check point?
Why to use descriptive programming?
Hi, how can we check or avoid the memory leakage in QTP9.2?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to use debug tools?
What is the new version of qtp which is recently released in the market?