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!



1. How will you load the object during run time? 2. How do you close the Task Manager through QT..

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

Post New Answer

More WinRunner Interview Questions

How to force wr to learn the sub-items on a menu?

0 Answers  


ON PROPERTIES IT IS DECIDED WHICH TOOLS TO BE USED AMONG QTP, WINRUNNER, RATIONAL ROBOT, TEST DIRECTOR?

1 Answers  


Where are test cycle folders created if TSL Script is not saved

1 Answers  


What are command line options?How to invoke winrunner with vb add in using command line options?

1 Answers   BeBo Technologies,


what is the function key to toggle a breakpoint

1 Answers  






What is parameterizing?

0 Answers  


can anybody give me example of 5 critical,major,& low severity and priority bug

0 Answers  


can u explain what is frame work,can u show it on the paper by drawing ,have u done the frame work in winrunner automation

1 Answers   Cap Gemini,


What is the purpose of regexp_msw_class property?

0 Answers  


one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp

1 Answers  


descriptive program for web application.

0 Answers  


how do you analyze the result in update and debug mode

1 Answers  


Categories