WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
Answer Posted / kirankumar.y
fuction generater is library of statements which r used in
vb scripting
it is didved into three parts
1.fuctions,2.test objects,3.utility objects
fuctions example is iputbox,msg box,cint,cdbl
2.test objects example : get visible text,get ro property
3.utility objects:value,import,get row count
Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Can the user toggle between using Local OR and shared OR for the same action?
Explain the differences between table and db checkpoints?
How to find Operating system information using QTP script?
Have you faced any problems with object repository?
how can we compare descriptive programing with a regular expression
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
What is ObjectParamater?
What is an optional step in qtp ?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How software automation specialist enter steps in the Expert View?
How many types of status are there?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly