How to findout the number of spaces with in STRING For Ex :
STRING is " RAJ IS A SOFTWARE ENGINEER "
Please send me the answer
Answer Posted / pavaniprasad
Dim str
str="RAJ IS A SOFTWARE ENGINEER"
s=split(str," ")
msgbox ubound(s)
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How to use parameterization in qtp?
Who uses qtp tool?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
after initiating one project for testing, when exacltly QTP tester role starts?
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 to analyzing test results using quicktest professional?
How many ways we can parameterize data in quicktest professional (qtp)?
How do you capture tooltip using QTP?
what is test scheduleling?
What are output values and why they are used ?
Tell me one scenario, the complex functionality you have automated in your project?
How can you close the second opened browser?
Explain in brief about the qtp automation object model (aom).
How to execute a winrunner script in quicktest professional?
why you have standardized functions? plzzz guys with real time exp. do answer