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 retrieve the xml file data through qtp. can anybody send script for this..

3 Answers   Synechron,


What is the Difference Between Quick Test Pro and Quick test professional?

5 Answers   Infotech,


How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.

2 Answers  


What is 'sleep' in sync point?

0 Answers  


how interviews will be on QTP?

0 Answers   Fidelity,






After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!

2 Answers   ABC,


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,


Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?

1 Answers   Crea,


i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.

2 Answers  


What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?

1 Answers   Infosys,


MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING

0 Answers  


How to data driven test for Win objects in QTP ?

0 Answers  


Categories