What is Descriptive Programing? In which cases, we will go
for descriptive programing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mahabooob
The Objects in the application are dynamic in nature and needs special handling to identify the objects ,The best example would be of clicking a link which chages acording to the user of the application.
When the objectrepository is being huge due to the number of objects being added to the application ,if the objectrepository is increase too much decrease the performance of the qtp in order to identify the object,
when the application is not developed at,writing the scripts for application is application to be up,or if we no the descriptions of the objects we can starthem of the early stage.
| Is This Answer Correct ? | 0 Yes | 2 No |
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
How do I get the QTP scripts result in xml format by using vb script function?
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
How can we display the names of the buttons in the toolbar of a webpage
What is checkpoints for quicktest professional?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Which environments does qtp support?
banking domain description for software tester for interview
Can I record on netscape browser does it require any special settings ?
How to Analyze the Checpoint results by Standard Checpoint?