1.How to find in which row or column,string "Hyderabad"
exist in excel sheet?
2.How to find how many times character "a" repeated in a
given string "Koteswararao"

Answer Posted / srividya

msgbox(len("Koteswararao")-len(Replace("Koteswararao","a","")))

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a data driven test in qtp?

576


How does qtp identify objects in the application?

579


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2053


How to suppress warnings from the test results page?

597


How to break the object spy ?

655






How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3562


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

1397


What are the different recording modes?

555


Which functionalities of QTP used in banking project? pls any say answer?

1435


whare exactly we have to use functions and sub routain

1840


what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

1701


What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?

1783


How to get the particular property value?

606


How you can find the absolute value of the number in qtp?

516


What is the recovery scenario in qtp?

564