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
By using QTP can we record any log files written by the application which is in execution?
What is active screen?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What is ObjectParamater?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What is the virtual object?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
Both static and dynamic arrays are handled by the vb script. Is it true?
What is the basic concept of qtp?
if numbers are always changing write a script for that
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Explain the concept of how quicktest professional identifies object?
How would you export a script from one pc to another in qtp?
What is qtp window?
How to test results for qtp ?