Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"

3 Answers  


what is smart identification?

7 Answers  


What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication

1 Answers  


How can we fill data in a text box without recording using object spy. Can you please provide the steps...

1 Answers   Hotel Jobs, TCS,


suppose u have two send buttons(same width,height,font) on an application write a descriptive programming

1 Answers  


Have you faced any problems with object repository?

0 Answers  


i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.

1 Answers  


I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this

1 Answers  


4. How u will open the build automatically in QTP except using Systemutil.run command

4 Answers  


how to get the object count ?????????

8 Answers  


hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"

10 Answers   Aspire, MNC, Omega,


Categories