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

Answer Posted / sailaja

restart the qtp and on the welcome page check the web
addin .this is the sol fo ru r prob

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

571


What is fragmentation and paging?

1592


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

1431


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

3612


Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...

1315






How to record a qtp script ?

557


hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com

1569


Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...

1792


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

1734


Explain the parameter in qtp?

577


Have you done batch testing in qtp? If yes how you are doing?

507


Why script error occur in between recording in qtp?

1764


How qtp identifies objects?

570


With what extension you can save the list of tests in a file to run in test batch runner?

563


What are the technics follow in writing VB script?

1532