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

Hi Currently am using Qtp 10.0 Lisenced product.. but when
am adding objects to object repository from google page it
was identifying as windows objects.. please help me!!!

Answer Posted / shashikant mathad

the solution Pavani said will be useful if u have opened
the application first then tried adding object ...
but another issue might be with add ins .
chk whether u have added Web addin before opening the qtp
or not.
when web addin is not added then the qtp tool identifies
all apps as window apps . :)

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use checkpoints in qtp ?

955


What VBScript operators, functions, and statements do you use in QuickTest Professional?

2602


i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji

2036


what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?

1940


Output values? i want a practical example

1694


Explain the features of quick test pro(qtp)?

974


If u r using library files (Instead of Check Points) , How do u do bitmap check ?

1971


How can i check items sorted or not in a weblist ? Give me the script for this...

1984


How to use Environment parameterization? Explain with an example.

1924


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2853


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2464


Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work

1867


How to modify the text checkpoint?

1057


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1676


Explain features of the latest version of qtp/ uft 12.1?

1005