In a webpage how to check the dynamic links that re
changing regularly?( without using regular expressions.)
Answers were Sorted based on User's Feedback
Answer / narsi reddy
we can use index ..also if we know to what name the link is
changing we can use settoproperty...for any questions on
descriptive programming ask me ..jnarsireddy@gmail.com
| Is This Answer Correct ? | 6 Yes | 0 No |
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
How to execute a WinRunner Script in QTP?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
Does QTP support Java Script also. Which is one is preferrable for QTP, VB script or Java script
whai is meant by automation testing?
Which object repository we use in real time and can we merge 2 object repostiory and how?
diff between qtp versions from 8.5
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
Explain the QTP Tool interface.