what is descriptive programming?
what are the mandotory properties in qtp?
what are libriry functions in qtp?
what frame work you are using at your project?
what is object repositery?
what is our role as per qtp project is concerned as a
software tester?
Answer Posted / shubhranshu bhattacharya
Descriptive programming: As it indicates it also describes
the object and program with the property and method
associated with them. It does not need any eternal help or
object repository to run.
Mandatory Properties are those which are by default present
in the system for the object and should be used at run time.
Data Driven framework is being used with data table for input.
Object Repository is a storage place in qtp where all the
methods and properties are recorded with the object which
are helpful in run time of the test or in other test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is qtpro? What is a quick test professional?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What is qtpro? What is quick test pro?
Describe the differences between functions and actions in UFT?
Can we write winrunner language i.e TSL in QTP tool?
give me the code to save all messages of inbox of gmail into a folder and notepad
How does qtp identify gui object?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What is quick test pro?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Why qtp always start action1 and does not start action?
explain structured testing? plz guys with exp. do answer
Why qtp the best testing tool?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?