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 / 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 |
is 'Vendor' is a Reserved in WinRunner or not?
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
How do you create a startup script in winrunner and what is consists generally?
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
write a function for addition of two numbers
What are the different kinds of testings done by WR
What is Data Driven TEsting?
What is toogle breakpoints? How does it differ from break points?
What are the advantages and disadvantages of Context sensitive and Analog Recording?
what are the default addin?s provided by WR