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 |
how to associate object repository during runtime in qtp
What is XML checkpoint in QTP. How we can use in Web Based application
What is system testing and what are the different types of tests you perform in system testing?
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
How to write business scripts using object repository with different scenarios
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?
what is use of the object repository?
Give a comment on Regular Expressions using QTP?
can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
What is quicktest professional (qtp window?
How u send bugs to dev'lpment team all at once or one by one or waht is the process?