what is descriptiveprograming? how to do object
identification thrugh Descriptive and is possible smart
identification or not
Answers were Sorted based on User's Feedback
Answer / amit
HOW U TOLD Rayudu that descriptive programming
not able to do smart identification is there any source
that identify that thing ........Please Answer any one
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajasekhar
Descriptive Programming:
In this programming the Properties of any
Object will be described in the script itself,there is no
need to add properties of that object in the repository.
Smart Identification is not possible in
descriptive programming as the tool will not learn any of
the properties of the object(tool is not in Recording
mode).Also its very often that object will be identified
through smart Identification.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiran.b
Descriptive Programming:
Whenever QTP records any action on any object of an
application, it adds some description on how to recognize
that object to a repository of objects called object
repository. QTP cannot take action on an object until
unless its object description is in the Object Repository.
But descriptive programming provides a way to perform
action on objects which are not in Object repository
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / rayudu
ya
that is the main disadvantage of descriptive programming
We can not perform check points and smart identification
while descriptive programming
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / softwaretester4u
kiran thanks for immediate posting i want to know smart
identification is possible through descriptive programing
and how to write object identification through descriptive
pls reply me
Is This Answer Correct ? | 0 Yes | 1 No |
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
What is Cross browser testing? Does UFT support it?
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
How to retrieve the data from database?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?