What is the concept of hooking in QTP?
Answer / vikas sachdeva
when the QTP is in recording mode then the Automation tool
automatically associate with the windows manager itself.
This association process is called hooking process in QTP.
| Is This Answer Correct ? | 6 Yes | 0 No |
How can we import a Open Office excel file in 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.
how u track bugs using Test director in manual testing.
what is the extension of action script template?
how to prepared for first for the first interview?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
What are the enhancements u did after recording ur script?
how to run the script If QTP tool not identify object in web page
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable
Syntact for how to call one script from another? and Syntax to call one "Action" in another?