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 |
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
what is Compile Module in QTP? what exactly it contains Functions or Actions?
How to find the path of folder in which the test is saved in qtp?
Did you face the problem, changing the properties of an object in Run Time?
What are the key elements available in test result window?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Is it possible to split an action? How?
what are the design objects in qtp
What issues come up in test automation, and how do you manage them?
How to test login module with different username and password by using data driven testing in QTP?
what is TOM in qtp?