When Object Repository is available what is the necessity
of having Descriptive programming which needs more
scripting efforts.
Answers were Sorted based on User's Feedback
Answer / tvl
If we recorded any script,the references of that script
will store in object repository.
when we used Descriptive programming(descriptive
programming is used for with out getting the build using
the prototype test engg.. will write the script.)there is
no object repository because the script has not recorded.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vineela
If we use Object repository for large applications with lot of objects, Its size increases tremendously and thereby affecting the script running performance (lot of time for accessing the objects coz of huge size). Also if objects are dynamically changing...
We go for descriptive programming where in we avoid usage of object repository by describing all objects in code itself and there by improving performance.
Also dp scripts are portable and version independent
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sri
if we test the large applications object repository stores
many objects and it may reduce the execution speed.Object
repository may leads to wrong results sometime.So in many
companies descriptive programming is peferred.
| Is This Answer Correct ? | 0 Yes | 1 No |
Write a script to verify font style and color of a windows object using descriptive programming
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How to create a run time propertyfor an object?
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
How many types of trigger events are there in qtp?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
how your doing reporting in your script?
In what occasion we can specify global sheet and action sheet?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Can we select add ins in UFT during run time