str="QTP AUTOMATION TESTING"
here how many T are there in the str
finally i want to display the T

Answer Posted / prashaant kumar

str="QTP AUTOMATION TESTING"
a= split(str,"T")
msgbox ubound(a)
msgbox string(ubound(a),"T")

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we run test with out adding object in object repository? How it is possible?

537


What is the difference between the design-time and run-time data tables?

552


How will you compare keyword and expert view?

520


Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com

1405


What are the trigger events in qtp?

568






I want to do QTP Certification what is the pattern of Question paper.

1737


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

1421


Explain the terms test and business component?

542


Is it possible to change the property value at runtime? How it is possible?

567


Approach for Installation,comaptibility,system testing

1698


How many types of actions are there in quicktest professional (qtp)?

526


How to build scripts that access data from external sources?

1598


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1423


For which type of project the iterative model is suitable?

1372


What is the extension of the recovery scenario file in qtp?

532