What is descriptive programming?

Questions by rajeshrs

Showing Answers 1 - 3 of 3 Answers

Venkat

  • Nov 14th, 2005
 

Please see Questions Number 13 for answer. Its just 4 Questions above this questions. You can find answer there.

Thanks, Venkat

  Was this answer useful?  Yes

hanumanthvm

  • Jul 30th, 2007
 

QTP cannot take action(Run) 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.
Descriptive Programming can be considered useful in following case:
1.The objects in the application are dynamic in nature
2.When you don’t want to use object repository at all.
3.when object repository  is taking more space

Descriptive programing is a beautiful concept, which is used to write the script.
It means that without going to the object repository writing the object information using the script in the testpane is called as a descriptive programing.

Advantages:
Less time will took by the QTP.
Increase performance.
Execution speed is high.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions