How to Test Dynamic links ?
Answers were Sorted based on User's Feedback
Answer / veeranki naveen goud
Dyanamic links can be handled by Child Objects concepts as
well.
set dynlink = description.create ()
dynlink ("mic class").value = "Link"
dynlink ("name").value = ".*"
dynlink ("name").RegularExpression = True
set linkcol = Browser("x").Page("x").childobjects(dynlink)
linkcol(index number)
Regards,
Veeranki Naveen,
Noida.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mercy
Dynamic links can be tested using Descriptive Programming
or using regular expressions when you are sure of the
pattern of the link.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / brahma
Using regular expression we can test the dynamic links
| Is This Answer Correct ? | 0 Yes | 5 No |
Hoe can we do retesting using functions please give the code for it using login page
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
When Recovery scenario actually starts while testing the application?
What is the difference in between function and sub as well as give some code of both
What do you mean by checkpoints in qtp?
How to display the first 3 letters in these "ABCDEFGH" using qtp script?
What is the process of synchronizing qtp and aut?
what is qtp automation frame work,what is the use of that frame work?
64 Answers Cap Gemini, IBM, iGate, TCS,
wht is the difference betn check point and output value?
What is iteration? How it is related to Test Results in QTP?
What kind of errors can b handled in QTP in real time scenario?
How many add-ins comes by default with quicktest professional (qtp)?