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
Where you are storing your script?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
How can I use Call dlls in QTP ?
How you can replace string in qtp?
What is file database?
How to replay a script in qtp?
Give me some real time point of way where exactly we can conduct audits?
Write a script to customize the test results in PDF and HTML format.
Is it possible to change the property value at runtime? How it is possible?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
What is qtpro?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What is the diff between image and bitmap check point?