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 retrieve the object properties at runtime without
the usage of GetROProperty?

Answer Posted / sampath

Insert> Output Values:
It is used for exporting the object properties and their values into data table.
We can use these properties for our future references.

Note: we can insert o/p values only in recording mode.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we record an application running on a remote machine using qtp?

1112


please post the interview questions for QA position in FACTSET

4393


Explain different types of action in qtp?

1031


how to idetfy which test cases are automated?who will deside that plz tell me

1956


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

4237


Whats the realtime QTP testing process

2378


What are the features and benefits of quick test pro (qtp 8.0)?

1057


If created one virtual object? Next time I changed the window position will it work?

992


What are the challenges you faced during you entire life automation ?

1441


How do you capture tooltip using QTP?

1025


what is the difference between IE & Netscape in web testing on a log in page

2249


What are the types of object repository?

1022


What is the short cut keys for the following?

1053


How to start recording using quicktest professional?

1100


How many types of object repository in qtp?

1037