How can i count "spaces" in any sentence or a string
if suppose " It is a Testing question"
Here we have 4 gaps(spaces)
Is there any function to find out spaces between words
Answer Posted / ravi
arrResult= split("It is a Testing question", " ")
msgbox "No. of Spaces " & ubound(arrResult)
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
can i compare two databases using QTP ?
Describe function procedure in vbscript.
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How to find Operating system information using QTP script?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
what is command for executing files?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
HOw to add the recovery file at runtime to the test file .
what is test scheduleling?
How do you create new test sets in td?