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 is a data driven test in qtp?
What is Curd testing?
what is error and fault in terms of software quality?
is there any addin for remedy user application
How will you check that your test cases covered all the requirements?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How to use checkpoints in qtp ?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Which functionalities of QTP used in banking project? pls any say answer?
What test you perform mostly? Regression or retesting in your testing process?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What are the steps involved in recovery scenario wizard?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?