how to count spaces in a given string ex: "this is jagadeesh"
in QTP with simple functional script
Answer Posted / karthik janahan
Dim str
str = "how to count spaces in a given string"
msgbox (len(replace(str," ","..")) - len(str))
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is Curd testing?
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?.
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
what is the diffrence bw qtp architectute and qtp framework?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How does you pass optional arguments in qtp?
How to start recording using quicktest professional?
What is clean sweep?
What are the views available in qtp?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How to handle dynamic objects in quicktest professional (qtp)?
What is object spy in quicktest professional (qtp)?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
What is the parameterization?