What is the main difference between desriptive programming
and generic functions
Answers were Sorted based on User's Feedback
In descripting programming we write the script based on the
properties of the application without usage of object
repository
in generic function is a function which can be used in any
project or application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / balram kumar
Descrptive programing is limited to use for a particular application and created with object property of object in app.
But generic function can used for other application as well,in generic we should not use object property of a particular application.
| Is This Answer Correct ? | 0 Yes | 0 No |
is we can import the object repository from external source. if it so then how?
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?
How to capture data from images in QTP and produce them in Excel sheet ?
Explain quicktest professional testing process?
Why do we use text checkpoint as we can make use of the same in the standard check point?
Using Object Repository is a advantage or disadvantage?
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
How to find given string is palindrome or not without using strreverse() function?
whare exactly we have to use functions and sub routain
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
if i have 10 actions and out of 10 actions last 3 actions i renamed will my script exicute sucesfuly r not? changed actions where i can see?
Difference between image checkpoint and bitmap checkpoint