What is Descriptive Programing? In which cases, we will go
for descriptive programing?
Answer Posted / ashish srivastava
1.When you do not want to use the Object Repository and
want to sepcify the property value of an object by writing
on the script.In that case we use Descripting Programming
(DP)
2. When we want to create function inthe external file such
as class File Library then we use descriptive programing.
3. When we know the property value of the object that are
use in the application by the developer ,so we can start
writing the script before the application come to the AUT
(Application Under Test).In that case we can use
descriptive programming
4. When we want to reduce the size of the Object Repository
In that case we use descriptive programing
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
What are the check points can be inserted without recording?
How to run a test using quicktest professional?
How to handle dynamic objects in quicktest professional (qtp)?
Suppose I want fail that check point? How can you do that?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What is object spy in quicktest professional?
Explain the features and benefits of quick test pro(qtp)?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Can we Test Welcome Screens and Process Images with QTP
hi nani my doubt is how does qtp process metrix related to software process.
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What is the syntax for how to call one script from another?
Give the syntax to load function at run time.