Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Where did you learn winrunner and testdirector?

1210


i would like to know the steps to write tsl exception and object exception with a simple example

2288


What are the synchronization points?

1166


Write test scripts on a scenario where you have to transfer data from one table to another.

2139


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

2115


Explain data parameterization in winrunner?

1109


What is debug mode in Winrunner?

2300


descriptive program for web application.

2166


What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?

1417


How you integrated your automated scripts from TestDirector?

1129


Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.

2213


What are the reasons that winrunner fails to identify gui object?

1089


The title of the window consists of date and time.What is the regular expression to recognize the window as unique?

2123


What Framework is suitable to validate the Login screen.

2574


How to force wr to learn the sub-items on a menu?

1089