1.

What is descriptive programming?

Answer»

Usually, QTP performs action on object and its properties that have been saved in the object repository.

Descriptive programming doesn’t facilitate users to store the object and its property values in the object repository, but facilitate users to directly mention the property value pair in the script. Descriptive programming is not to avoid the object repository, it facilitates users in recognizing the dynamic objects.



Discussion

No Comment Found