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 is the difference between gui map and gui map files?

0 Answers  


how many types of run modes are there in Winrunner

2 Answers   SAP Labs,


hi, this is balu. I looking for testing job. I want qtp software . any body have . pls send mail to me dont forget. send a mail to me kool.balu@gmai.com

1 Answers  


If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.

1 Answers   MBT,


what is the winrunner framework?

1 Answers   Agile Software, GE,






Where do you found that you can't use winrunner for automation?

0 Answers  


How to fetch a value which is in a particular cell in a html table?

1 Answers   BeBo Technologies,


plese tell me about vss?

3 Answers  


If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??

2 Answers   Accenture,


How to get the resolution settings?

0 Answers  


What is the purpose of regexp_msw_class property?

0 Answers  


What is the definition of function?

1 Answers  


Categories