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
what is supply chain management?
Explain types of descriptive programming?
How can you identify the browser and its information using the qtp script?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
how do u plan test automation?
Explain more about the Test Fusion Report of QTP?
Can we record an application running on a remote machine using qtp?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What is QTP scenario.
What are the steps involved in the recovery scenario wizard?
What is the new version of qtp which is recently released in the market?
Define virtual object?
write the vb script for call to new action in qtp?