Answer Posted / 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 |
Post New Answer View All Answers
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
What is the diff between image and bitmap check point?
How can I check if a environment variable exist or not?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Through array we can execute the testcase how ? give me example
how can i call function (which has link with excell sheet at a remote location) within another function
What are the benefits of quick test pro(qtp)?
Explain the differences between table and db checkpoints?
Why qtp the best testing tool?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How do you synchronization point through DP?
Can we Test Welcome Screens and Process Images with QTP
How to find the name of the machine where you are running your automation scripts in qtp?