what are the functions availabla in QTP?
what are the data types in QTP?
Answer Posted / chaitu
QTP have only one Data Type that is Variant Data Type its
have so many variants
like double,integer,boolean,........etc
QTP have two types of functions that are Builtin Functions
and User Defined functions
Builtin functions allready predefined by the System
User Defined Functions are defined or built by the user
that are called as .vbs or Liabrary functions.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Explain calling sub procedure.
Can we create user defined functions in qtp?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What Folder Structure following in Keyword Driven Frame work?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What is a reusable action?
How do we handle run-time errors?
How is test case write?
Explain sub procedure of vbscript.
What is Unicode Compatibility?
How to delete an object from the object repository?
How the exception handling can be done using quicktest professional (qtp)?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
Connect to QC using AOM.
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?