what is the use of descripting programming?
Answer Posted / kiran
1) Avoiding OR
2).When application under test (AUT) is not ready.But if we
the objects and their properties then we can prepare the script
3).If same type of objects present in multiple pages then it
is difficult to maintain object repository then also we can
go for descriptive programming
4)we can improve performance if we use DP instead of using OR
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is QTP testing process?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How many types of recording facility are available in quicktest professional (qtp)?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What is the syntax to call one action in another?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
please any one can explain the keyword driven framework. with gmail example.
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Mention the different actions types of qtp.
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
when to start the automation?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Explain how you can find length of array in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?