what is Function Definition Generator? can any one explain
me in details?
Answer Posted / sekhar
Function definition generator :
it is used to know all bulit in functions in QTP
and help to write VB script for unknow objects.
we can define the objects in QTP we can store
these objects in some ware, we can call these objects as
our require ments, because of these what ever objects we
are using those objects not necessary to store it in object
repository.
sekhar
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Give the syntax to import/export xls into qtp.
Explain more about the Test Fusion Report of QTP?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
what is vmodel?advantages and disadvantages of vmodel?
describe some problems that u had with automating testing tool?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Approach for Installation,comaptibility,system testing
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?”
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How to save your test using quicktest professional?
Explain about datafile/verification of date file when file is not available in local system?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
How you can delete excel file in qtp?