For example, the number of email drafts can vary:
and others...
- Quick Test Professional cannot know in advance which text will be present.
- So, how QTP can click such dynamic links?
- There are several possible solutions:
- We can use QTP Regular Expression to match dynamic link.
- We can use QTP DP (Descriptive Programming) in to find the link during run-time.
- We can use others properties of the dynamic link to identify it
- The present QTP video shows first approach.
- The tutorial covers the following:
- working with QTP Object Repository
- identification properties of QTP objects
- QTP RegExp in object's properties
- how QTP identifies objects in application
and others...
No comments:
Post a Comment