How u call functions in QTP Function to calculate the
length of characters in a word -
Answer Posted / neeraj chauhan
Dim Str
Str="We love Our India"
Strlength=len("Str")
msgbox Strlength
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between development and testing
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Explain the concept of object repository and how qtp recognises objects?
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)
Mention what are the different types of recording modes in qtp? Which will be used when?
explain abt dyanamic changing object with example?
How to export quicktest professional results to an .xls file?
How to get Traceability matrix from TD?
Generic function to search for the unique link in webtable and click on it
How to start recording using quicktest professional?
How does qtp identify gui object?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How do you delete unwanted results in qtp?
can the activities of test case design be automated?