Collections:
Object Repository of Recorded Test
What is the Object Repository of Recorded Test?
✍: FYIcenter.com
Object Repository of Recorded Test is a collection of Web objects
created during the recording session.
Each object has two primary properties:
When the recording session is ended, you view recorded objects in these steps:
1. Click to open child list of "Action1" in the Solution Explorer pane. You see the "Local" Repository.
2. Double-click "Local" to open it. You see the "Object Repository" window.
3. Open each object in the object tree panel to review its properties.
4. For each object referenced in the test script, you should find the object definition in the object repository in the right location of the object tree.
For example, the following statement references the "email" page element object under the "Facebook - Login or Sign" page object of the "Random Test" browser object.
Browser("Random Test").Page("Facebook - Log In or Sign").WebEdit("email").Set "test@test.com"
The following picture shows you
the Object Repository of Recorded Test in UFT:
Â
⇒ Build Object Repository with Object Spy
2018-05-19, 1635👍, 0💬
Popular Posts:
How to expand IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has ...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...
Where to find test data generators? FYIcenter.com has prepared a number of test data generators for ...
What are JMeter command line options? You can get see JMeter command line options by running this co...
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...