How u call functions in QTP Function to calculate the
length of characters in a wor
Answer Posted / dhanasekar
calculatelength("this is to test")
function calculatelength(string)
calculatelength = len(string)
End Function
Regards,
Dhanasekar S
http://testingideas.wordpress.com
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What test you perform mostly? Regression or retesting in your testing process?
How many types of parameters are there?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Explain about the test fusion report of quicktest professional (qtp)?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How you calling actions in qtp?
Dis advantages of XML checkpoint ?
In qtp, how you can exit for loop?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What are the different recording modes?
Explain qtp(quick test professional)?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
What is the extension of the recovery scenario file in qtp?