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...

hi in QTP 8.2 in the edit box has text like "raju want
married" . i want to check "want" is their in the text
or not ?

Answer Posted / mahesh_sqa

var="Raju want to marry"
var1=InStr(1,var,"want")
if var1>0 then
MsgBox "String Exists"
Else
MsgBox "Doesn't Exists the String"

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do call a output parameter from one action to another action??/

2416


how to do the batch testing in test director using manual testing procedure?

2436


How do you perform Regreession Testing?

2001


What are the challenges you faced during you entire life automation ?

1564


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3954


What is the difference between shared and local object repository?

1171


What is clean sweep?

1884


How QTP support all types of applications (platforms)?

4582


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

2176


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

2064


What are the automation metrice in your project?

2337


How to define array in qtp?

1068


What are some test assets and related extensions of qtp?

1082


Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?

1973


how will you load the test cases in ddt?

2146