Can abody explain me Send keys concept
Answer / nath .t
Send Keys: Sends one or more keystrokes to the active
window.
There are two types of Sendkeys are available in QTP.
1. Sendkeys Method(CustomServerBase)
2. Sendkeys Method(IMICDeviceReplay)
| Is This Answer Correct ? | 2 Yes | 2 No |
how qtp will recognise if application is run on many browsers
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
What is post recovery scenario?
how quick test record on dynamically generated urls and web pages.
How to associate function library at a run time?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How can you handle exceptions in qtp?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.
without Qtp features can we automated?
What is the difference between check point and output value.
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?