how to calculate no. of repeating characters in a a
string..please give me the code
Answer Posted / rajeswari
correct code is
charcount=Len(mystring)-Len(replace(Mystring,"s",""))
this one is correct
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
diff between qtp versions from 8.5
How to remove associated function library?
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
Explain types of descriptive programming?
What are the flaws in water fall model and how to overcome it?
How can I change object description or check point values in 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
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is smart identification in QTP?
What are the key elements available in test result window?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How does qtp recognize objects in aut?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What is the diff between image and bitmap check point?
Why script error occur in between recording in qtp?