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
How do you delete unwanted results in qtp?
How does you pass optional arguments in qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What are the five challenges you faced in QTP?
Where we use data driver in qtp?
What are the Test design techniques you uses in ur project?
What is the process of synchronizing qtp and aut?
What are the features supported by UFT?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Explain how qtp identifies object?
For which type of projects the iterative model is not suitable?
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
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
after click on compose mail how can we attached a file in qtp with vbscript code
How many lines of code in each script of QTP?