ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
There is a name "AJAY" how do u count no.of. "A" in that 
name ?
 Question Submitted By :: Sumanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: There is a name "AJAY" how do u count no.of. "A" in that name ?
Answer
# 1
Dim txt, cnt
txt="ajay"
p=split(txt,"a")
cnt=0

   for i=1 to ubound(p)
   cnt=cnt+1
   next

b=cnt
msgbox cnt
 
Is This Answer Correct ?    1 Yes 0 No
Swarna
 
  Re: There is a name "AJAY" how do u count no.of. "A" in that name ?
Answer
# 2
res=split("AJAY","A")
msgbox "No. of A's " & ubound(res)
 
Is This Answer Correct ?    1 Yes 0 No
Ravi
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is runtime objects and test objects? What is the difference between them? IBM4
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)  2
Explain synchronization types in QTP  2
What is the current version of QTP and now it is the product of Mercury or HP TCS9
How to connect to oracle(sqlserver) database to QTP CTS3
Recovery Manager means..?  4
How do u fetch data from a database ?  2
Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable HP2
What is the difference between Call to Action and Copy Action.?  2
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?  1
In QTP where i have to concentrate more in the Interview point of View  1
What exactly is the difference among all the three recording modes. Accenture5
what is the mediater between qtp and application/project in automation testing?  1
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.  2
Is it possible to convert QTP scripts to Silk scripts? Sierra-Atlantica2
can u tell me the the cost of automation tool QTP ? Sonata4
Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil  1
what is the Vbscript to connect Database IBM3
how you will do cookie testing using QTP?  2
How many check points are there in QTP and what are they?  5
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com