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


Please Help Members By Posting Answers For Below Questions

What is the usage of Test case Design Techniques,in Integration/System Testing?

1974


Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer

1627


What is the use of virtual object wizard and how it is used?

616


How do you find out which is the start up file in winrunner?

593


What is the use of test director testing tool?

678






What is tsl? What 4gl is it similar too?

752


global sheet and external excel sheet how it will work

1409


plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?

2067


what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)

1879


What is boundary test?

643


Name the different types of checkpoints?

599


What are data driven tests?

599


How do you call windows APIs, explain with an example?

1540


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

1797


what is mean by release in quality center and who will perfom?

2455