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?

Answers were Sorted based on User's Feedback



How to retrieve the object properties at runtime without the usage of GetROProperty?..

Answer / 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

How to retrieve the object properties at runtime without the usage of GetROProperty?..

Answer / devb

By using native object properties. like .Object.propertyname

Is This Answer Correct ?    0 Yes 0 No

How to retrieve the object properties at runtime without the usage of GetROProperty?..

Answer / johnson

By using getto properties. We can retrieve the object properties and values.

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More QTP Interview Questions

Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?

4 Answers   TCS,


What is difference between Class and MicClass

2 Answers  


I am verifying the actual vs the input value to make sure that they been entered correctly. In the Global Sheet I have a column called Customer with the multiple names in each row and now I am trying to capture the value during runtime under the column name Customer_in_Apps. Somewhat it works but during runtime the values are being stored in each column vs each row i.e., Customer_in_Apps, Customer_in_Apps1. Automatically it add columns instead of rows. row=datatable.getsheet("Global").GetRowCount for x=1 to row datatable.getsheet("Global").SetCurrentRow(x) Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Val1=Datatable.Value("Customer",dtGlobalSheet) Val2 = Datatable.GlobalSheet.AddParameter("Customer_in _Apps",runtimevalue) If (trim(Val2)=trim(Val1)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &_Val2 else Reporter.ReportEvent micFail, "Customer validation unsuccessful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &Val2 End If Next

3 Answers  


Explain synchronization types in QTP

2 Answers  


wt is automation framework? give explonation?

1 Answers   Mindlance,


Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .

2 Answers  


How to retrieve alpha bate from the alphanumeric string with special character.

7 Answers   ADP, Cap Gemini,


What are the recording modes in qtp?

0 Answers  


in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser

4 Answers   Verizon,


What is descriptive programming?

15 Answers   Wipro,


Explain calling sub procedure.

0 Answers  


What is test object?

0 Answers  


Categories