
- Forum
- Testing
- Software Testing
- How to test a dynamic link in QTP?
How to test a dynamic link in QTP?
This is a discussion on How to test a dynamic link in QTP? within the Software Testing forums, part of the Testing category; How to identify and test a dynamic link in the application during runtime using QTP?...
-
02-07-2012, 02:24 AM #1
- Join Date
- Jan 2006
- Answers
- 20
How to test a dynamic link in QTP?
How to identify and test a dynamic link in the application during runtime using QTP?
-
02-28-2012, 12:05 PM #2
- Join Date
- Feb 2012
- Answers
- 66
Dynamic links can be tested using Descriptive Programming or using regular expressions when you are sure of the pattern of the link. Dynamic links can be handled by Child Objects concepts as well.

Reply With Quote





