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


When I start recording any web application (either Mozilla
or IE) QTP recognizes window instead of browser and also it
does not show all the hierarchy tree of that particular web
page.
1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
2. As everybody knows it should be
browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")

I am using the windows vista, do you think it may be a
problem of my settings in QTP or problem of my installation.
Your kind responses will be appreciated.
Thanks in advance.

Satya

Answers were Sorted based on User's Feedback



When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of ..

Answer / kalyan

Hi guys,
some one make my answer as wrong. But, if u r using trail version or crack version (up to QTP 9.2) it won't support IE 7 or Mozilla. If u r using QTP 9.5 or 10.0 it will support IE 7.

Is This Answer Correct ?    0 Yes 2 No

When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of ..

Answer / kalyan

I WILL GIVE U A BEST SOLUTION.

DONT USE MOZILLA........IT WIL NOT SUPPORT.

AND USE IE 6.0......IT WIL WORK.-----I AM SURE...

DONT USE IE 7.0 OR IE 8.0 --------

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More QTP Interview Questions

How we can add actions in the test using QTP?

2 Answers  


how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function

1 Answers  


How to test menu options using qtp

2 Answers  


Can we directly automate testscripts accrdoing to requirements? WHY ?

1 Answers  


Does QTP support flat files? If yes what are those?

2 Answers  


When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value

1 Answers  


How to get line numbers in your editor in expert view?

2 Answers  


How to handle Run-time errors?

1 Answers   Crea,


How QTP support all types of applications (platforms)?

0 Answers  


How do you create regression test packs?

0 Answers  


What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..

3 Answers   IBM,


I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.

2 Answers  


Categories