how qtp identify two objects having same name, supose
objects are in same page also with same name,specify spl
feature.
Answer Posted / nidhi
objects ar identify by qtp through their logical name and
class we can use smart identification to recognise object
which is not normally recognised by qtp in normal process
do.send answer correct me i m wronge
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is quicktest professional window?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How do you test DLL files using automation Tool QTP?
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..
How to release all resources file from the QTP?
How to find the length of the string in qtp?
What is the difference between per-action and shared?
In qtp, how you can remove the spaces from string?
When using descriptive programming?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
what could go wrong with test automation?
How to check feasibility of the appliction?in automation testing?
In qtp, how you can use xpath to identify objects?