how we can know qtp has used smart identification machanism
during the execution.
Answer Posted / mahesh.babu.t
Hi his is Mahesh
We can enable the smart identification at time of recrding
an object,so that will captur the not only
mandatary,assistive properties but also take basefilter
properties and optional filter properties also
during the playback it an object is not identify it will
tke manadatary and Assistiive properties here not idntify
the object it start SI to identify the object with Base
filter and optional filter properties.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
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
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Write a script to customize the test results in PDF and HTML format.
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How many number of actions possible in qtp?
What is qtpro? What is a quick test professional?
Explain the check points in quicktest professional?
Generic function to search for the unique link in webtable and click on it
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Explain process of smart Identification in QTP?
When using descriptive programming?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How to test results for qtp ?