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


What are the properties you would use for identifying a

browser & page when using descriptive programming ?

Answers were Sorted based on User's Feedback



What are the properties you would use for identifying a browser & page when using descriptive..

Answer / sreeprasad

"name" would be another property apart from "title" that we

can use.

OR

We can also use the property "micClass".

ex: Browser("micClass:=browser").page("micClass:=page")....

Is This Answer Correct ?    2 Yes 0 No

What are the properties you would use for identifying a browser & page when using descriptive..

Answer / a qtp user

If you use browser handle (hwnd), you won't need page at
all.
For instance Browser("hwnd:=111111").WebList(....)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

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 ?

16 Answers   Syntel,


How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?

2 Answers   TCS,


I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?

3 Answers   BirlaSoft, Collabera,


what are the metrics in general we use in testing

1 Answers   Tanla Solutions,


What is the quicktest professional testing process?

0 Answers  


Object Repositories types, which & when to use?

3 Answers   Crea,


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

0 Answers  


Can u call txt extension file in QTP?

2 Answers   Cap Gemini,


can u write one user defined function for webedit class.

6 Answers   Cap Gemini,


What is Parameterizing Tests?

1 Answers   Crea,


Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.

1 Answers  


how can we handle errors other than using recovery scenerios in qtp

0 Answers  


Categories