how to count spaces in a given string ex: "this is jagadeesh"
in QTP with simple functional script
Answer Posted / nahush
txt = "this is jagadeesh"
no_of_space = len(txt)-len(replace(txt," ",""))
MsgBox no_of_space
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
please any one can explain the keyword driven framework. with gmail example.
what is the frame work in J-meter?
How do you test DLL files using automation Tool QTP?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Who uses qtp tool?
how to test Web application using QTP software
Can we record an application running on a remote machine using qtp?
How can we conduct U-I Testing by using QTP??????
Can we Test Welcome Screens and Process Images with QTP
How will you test a stapler?
Explain different recording modes?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Can U Explain about QTP tool from older version to latest version also its differences?