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

Write the code for select the 5 values from drop down list.
drop down list having the 10 values.

Answer Posted / deven

Dim cMethodcount,cme

cMethodcount = Browser("IAS").Page("IAS").Frame("WorkFrame").WebList("CalcMethod").GetROProperty("items Count")

For cme = 1 to cMethodcount -1

Browser("IAS").Page("IAS").Frame("WorkFrame").WebList("CalcMethod").Select(cme)

If Instr(Browser("IAS").Page("IAS").Frame("WorkFrame").WebList("CalcMethod").GetROProperty("selection"),datatable.Value("CalculationMethod","dtAManagement")) Then

Exit for

End If

Next

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to open a new test using quicktest professional (qtp)?

1042


what is meant by Implicit and explicit requirements?

4163


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

3328


when a test case is written how u test using qtp

2170


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

2078


how to acess a test in RSA?

2331


How do I get the QTP scripts result in xml format by using vb script function?

2334


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

2809


What is QTP’s model for test creation?

1205


How to use the object spy in quicktest professional 8.0 version?

1029


Please guide me release notes of Automation once scripts are completed

1946


how to test Web application using QTP software

2075


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

2058


What environment does qtp run in?

1202


Give me some real time point of way where exactly we can conduct audits?

1949