Which function is used to accesses the Properties from
Repository


Pls anybody can give the answer.. Thanks in advance...

Answers were Sorted based on User's Feedback



Which function is used to accesses the Properties from Repository Pls anybody can give the ans..

Answer / uday kumar _ anem

The question is about the properties in the Object Repository.
So we use "GetTOProperty".

If you want the properties of the object in the application,
then we use "GetROProperty".

Is This Answer Correct ?    7 Yes 0 No

Which function is used to accesses the Properties from Repository Pls anybody can give the ans..

Answer / amarendra kothuru

You can retrieve object property values using GetROProperty
method at runtime.

E.g: retrieves the textbox value into var_Value variable
var_Value = Browser("test").Page("test").WebEdit
("test1").GetROProperty("value")

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More QTP Interview Questions

HOW TO DO THE BATCH TESTING USING QTP?

8 Answers   CTS,


What are the challenges u faced in testing with crm domain? How u overcome with?

0 Answers  


Explain types of descriptive programming?

0 Answers  


What is the extension of script and object repository files in QTP?

9 Answers  


what r the 3 basic factor on which we determine to perform automation

6 Answers   AppLabs,






which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?

1 Answers   CTS,


Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.

2 Answers  


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

0 Answers   DigiTech,


Can we directly automate test script according to requirements?

1 Answers  


In My application, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh

4 Answers   TCS,


How to customize checkpoints with parameters?

0 Answers  


Can I compare two DataBases using QTP ?

1 Answers  


Categories