how to count spaces in a given string ex: "this is jagadeesh"
in QTP with simple functional script
Answer Posted / nitin kumar
str="this is jagadish"
k=split(str," ")
msgbox("spaces are "&ubound(k))
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the differences between qtp and winrunner?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
What is text/text area checkpoint?
when will you do debug your script? and explain that process?
Explain the Different types of QTP test assets and their extensions?
What is qtpro?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
Explain the new feature of UFT regarding the export of test results?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What are the advantages of a Hybrid framework?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What is contained in the object repository?
Plz Explain AUTOMATION REFERENCE MODEL?
how to find that tools work well with your existing system?