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 keyword driven framework?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
banking project description for software tester
Explain the new feature of UFT regarding the export of test results?
What are the different properties of an web object
How you calling actions in qtp?
What is accessibility check point?
What is checkpoints for qtp?
Explain the qtp test phases.
Should have experience in framework means?
how to test load test and block box testing an a web based application pls give ans briefly
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
What is Unicode Compatibility?
what is the difference between IE & Netscape in web testing on a log in page