str="QTP AUTOMATION TESTING"
here how many T are there in the str
finally i want to display the T
Answer Posted / abin
str="QTP AUTOMATION TESTING"
a= ubound(split(str,"T"))
msgbox a
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Can we create a qtp test from qc?
How to run a test using quicktest professional (qtp)?
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?”
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Shall we add Local Repository to shared object repository,if yes,how we add
Hi Samrat, Thank u very much, what u said it is right.
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
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
What is qtp window?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is the use of running the scripts in Hidden-mode in UFT?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?