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 Posted / 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 View All Answers
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
How do u check FONTS in Login Window?
What are the different modes of recording in winrunner?
What different actions are performed by find and show button?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
What happens when the gui map file get loaded?
When would you use 'set_window' and when would you use 'win_activate'?
What is the use of gui map and what happens when the gui map file get loaded?
Explain the use of test director software?
Explain the winrunner testing process?
What are the virtual objects and how do you learn them?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
How do you handle unexpected events and errors?
How do you copy and move objects between different gui map files?
What are the platforms that WinRunner can be used?