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

What are the three modes of running the scripts?

0 Answers  


how can we make use of virtual object wizard to identify similar object can u explain with an example

2 Answers  


What is parameterizing in winrunner?

5 Answers   FCG, GE,


In WinRunner Compile Module doesn't support checkpoints Why?

3 Answers   Eforce,


what is the use of _set_window in winrunner?

11 Answers   Wipro,


Explain difference between winrunner and test director?

0 Answers  


can u tell da low severity & high priority in Banking projects with Examples

1 Answers   Agile Software,


What are all the parameters used in Winrunner? What is actual parameter and formal parameter?

2 Answers  


What does the function represents TL_EXIT and T_EXIT ?

2 Answers   PowerNet Technologies,


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


what is test bed

1 Answers   Satyam,


What is Data Driven TEsting?

16 Answers   ADP, Sonata,


Categories