How to Test Dynamic links ?

Answers were Sorted based on User's Feedback



How to Test Dynamic links ?..

Answer / kalyan

dynamic links can be click with the index number.

I am Sure it wil work

any doubts catch me at

mskalyan.smile@gmail.com

Is This Answer Correct ?    4 Yes 0 No

How to Test Dynamic links ?..

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

How to Test Dynamic links ?..

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

How to Test Dynamic links ?..

Answer / brahma

Using regular expression we can test the dynamic links

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More QTP Interview Questions

how to associate object repository during runtime in qtp

1 Answers   Deloitte,


What is XML checkpoint in QTP. How we can use in Web Based application

2 Answers   LinkEdge,


What is system testing and what are the different types of tests you perform in system testing?

0 Answers  


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

0 Answers  


When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?

1 Answers   TCS,


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?

2 Answers  


what is use of the object repository?

4 Answers  


Give a comment on Regular Expressions using QTP?

4 Answers  


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???

1 Answers  


What is quicktest professional (qtp window?

0 Answers  


How u send bugs to dev'lpment team all at once or one by one or waht is the process?

2 Answers   kenexa,


Categories