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

How to test menu options using qtp

Answer Posted / sudha

Can you specify what exzactly u want to check in menu ?

Mostly we check wheter the menu option is exist or enable:
window("name").winmenu("name").exist(2)
OR
rc = window("name").winmenu("name").GetROProperty
("Enabled")
above command will return TRUE if menu is enabled elase
FALSE

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

1887


Tell me about your project? please help me how to tell about insurance project

2059


Define object spy ?

1067


What is the latest version of qtp?

1178


There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1769


How does quicktest professional (qtp) identifies the object in the application?

1088


hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u

1843


How to find the name of the machine where you are running your automation scripts in qtp?

1040


How to creating an output value using quicktest professional (qtp)?

1061


An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?

1162


What contains Data Driven Framework document in qtp?

2045


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

2351


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

1999


How do client side image and server side image work?

1901


What is the difference between run time object and test object in QTP?

1110