When working in object repository per-action mode:
- QuickTest creates a new (blank) object repository for each action. As you record operations on objects in your application, QuickTest automatically stores the information about those objects in the appropriate action object repository.
- When you create a new action, QuickTest creates another new object repository and again begins adding test objects to the repository as you record.
- When you record on the same object in your application in two different actions, the object is stored as a separate test object in each object repository.
No comments:
Post a Comment