str="QTP AUTOMATION TESTING"
here how many T are there in the str
finally i want to display the T
Answer Posted / gabbar
msgbox len(str)-len(REPLACE(str,"T",""))
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is throw object?
How does qtp recognize objects in aut?
How can you give wait up to 10 seconds in qtp?
How can I use Call dlls in QTP ?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How to use the object spy in quicktest professional (qtp) 8.0 version?
can any one say that where we can download the QTP trail version ??????????
How to use conditional loops in qtp ?
Tell me about your project? please help me how to tell about insurance project
What is the new version of qtp which is recently released in the market?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Explain how you can find the absolute value of the number in qtp?