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 |
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
What is Automation frame work.How we will prepare in real time.
If the object property is changing very frequently, what was your approach?
What is the script for database check point, bitmapchek point, regular expression ?
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
What is difference between design time and run time data table?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what is the exact Diff. Between Test and Component in QTP?
What is the limitation to XML Checkpoints?
how to do spell check in QTP? reply please
When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?