1. How will you load the object during run time?
2. How do you close the Task Manager through QTP?
3. How will you handle the situation when object is not
captured during record?
4. How QTP support all types of applications (Platforms)
5. What is throw object?
6. Purpose of automation as many points as possible
7. What In-string function will do?
8. In website, protocol has been changed http: to https
what you will do? Tell me your Approach?
9. Runtime dynamic settings.
10. Types of exception handling and script for that.
11. On resume next(recovery, do u write the script in
notepad, if so, what is the script and how to call it when
ever it occurs?
________PLs anyone give me the answers for these
questions. Thanks a lot!
Answer / hemakumar.m
7)Answer
Instring will return starting position of searching string
when it occurs in specified sting .otherwise it will return
zero
a="hema kumar"
b="kumar"
c=InStr(a,b)
msgbox c
c value is 6
Go through qtp help for learning more important
functions.Type required function in index tab in qtp help.
| Is This Answer Correct ? | 0 Yes | 1 No |
how to open an application
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
what is the function key to toggle a breakpoint
what is the difference between toggle checkpoint and checkpoint?
Do v give code to client or simply an exe file?
what is the extension for WR files?
you hae a inbox and got a mail how can you know it is there or not write script.
How to insert the data in to the data table from the data base records?
2 Answers CTS, Landscape Technologies,
How do you invoke a text file from winrunner?
types of testing? and what is mean bvt and bat ? differ btwn bvt and bat pls can anybody post the answer
can any body tell me in detail about ERP domine?
What is the purpose of loading WinRunner Add-Ins?