For Data-Driven testing can you use micro soft word document
instead of using Datatable what is your approach?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between qtp and selenium?
what properties do use to identify a browser and page while using descriptive programming?
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
how to calculate no. of repeating characters in a a string..please give me the code
anyone can explain Diff B/w Actions and Functions
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
how did u use automating testing tools in ur job?
How u will do versioning in QTP?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How we can call the scripit from another scripit in QTP?,Not a call Action
what is framework? which frame work u follow for writting script?
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..