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

By Default if you save a File with just pause statement in the script how it is going to store in winrunner?

2 Answers   IonIdea,


Define parameterizing?

0 Answers  


How do you scope, organize, and execute a test project?

2 Answers   IBM, Wipro,


what is mean winrunner and load runner

1 Answers   Wipro,


What information is contained in the checklist file and in which file expected results are stored?

0 Answers  






Tell me the usecase format r u using in ur company?

1 Answers   MBT,


Explain WinRunner testing process?

2 Answers  


Let us assume there is a web-table, In this web table we have no.of Rows and Coloumns , in a Row/Coloumn(like 3*2 i.e 3rd row 2nd coloumn)is a weblist , in this web list we have almost 6links , then we click anylink a new window will activated! How can we write the script for ?? in QTP

1 Answers   Value Labs,


What are the virtual objects and how do you learn them?

0 Answers  


what is mean SRS and URS . differns btwn SRS and URS

3 Answers  


Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP

0 Answers  


what is virtual object?

4 Answers   MBT,


Categories