WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
Answer Posted / santhi
The use of functional generator in qtp is which lists out
the all the built in functions in qtp and helps you to
write the vb script for un known objects.
It is in three types:
fuctions :iputbox, msg box, cint, cdbl
test objects example : get visible text, get ro property
utility objects :value, import, get row count
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Which functionalities of QTP used in banking project? pls any say answer?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Can we run multiple QTP scripts one after the other without manual intervention? How?
how to find that tools work well with ur existing system?
can the activities of test case design be automated?
Explain about datafile/verification of date file when file is not available in local system?
how to find that tools work well with your existing system?
what could go wrong with test automation?
What is the file extension of the code file and object repository file in QTP?
What is action?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Whether qtp 9.0 supports Test director8.0
write a script to verify the image path(src property) of the images which are in web pages.
what is keyword driven testing in qtp?n how is it useful?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.