how to count spaces in a given string ex: "this is jagadeesh"
in QTP with simple functional script
Answer Posted / jaag@jagadeesh
dim str
str="this is jagadeesh
var=UBound(split(str," ")))
msgbox var
ans
2
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
How many types of recording modes in qtp? Which will be used when?
Mention what are the different types of recording modes in qtp? Which will be used when?
What is qtpro? What is a quick test professional?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Explain the concept of object repository & how qtp recognizes objects?
Does Low-level recording capture mouse movements?
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?.
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How to test the login page in different ways in automation testing and i need code?
What are the features and benefits of quick test pro (qtp 8.0)?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Explain QTP using different development techniques ?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What is Port testing. Whhen will you perform?
What is the basic concept of quicktest professional (qtp)?