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 test cases can you automate using QTP?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
who QTP recognizes the object stored in object repository?
What is the difference between a Function and Action in QTP?
can the activities of test case design be automated?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Write a QTP script to enter a keyword in to Google search engine?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
what are the challenges you have faced while testing web based application using the automation tools ?
Is it possible to call from one action to another action in qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
how to do the batch testing in test director using manual testing procedure?
Which functionalities of QTP used in banking project? pls any say answer?
What are the ways you can synchronize?