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


Please Help Members By Posting Answers For Below Questions

Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)

1556


How to find Operating system information using QTP script?

578


What are the different types of checkpoints?

591


I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????

2157


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

1527






Mention the test steps of qtp.

544


when to start the automation?

1480


What are the differences between table and db checkpoints?

537


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2803


In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.

1535


Explain different types of checkpoints?

562


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

1497


What is throw object?

1747


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

2878


what testplan contents and what test strategy contents,what is the diff b/w them

1653