The string is like POWER STAR PAVAN , write a script for
this how to findout the number of "A" in the string ?
Answer Posted / seru
str="POWER STAR PAVAN"
Number_of_A=Len(str)-Len(Replace(str,"A",""))
msgbox Number_of_A
Answer is 3
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
How to replay a script in qtp?
When should I use smart identification?
What is the limitation to XML Checkpoints?
How you create new action in qtp?
How do you create regression test packs?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
How to write business scripts using object repository with different scenarios
what are the challenges you have faced while testing web based application using the automation tools ?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How to start recording using quicktest professional (qtp)?
How can I check if a environment variable exist or not?
Is text area check point supports for web applications?
How to save your test using quicktest professional (qtp)?
How to find the difference between 2 dates in qtp?