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?

Answers were Sorted based on User's Feedback



what is descriptive programming? what are the mandotory properties in qtp? what are libriry functi..

Answer / raghu

if at all the object description is described inside the
program then we call it as DESCRIPTIVE PROGRAMMING.
Library functions in QTP : these are the user defined
functions
what are the mandotory properties in qtp : Mandatory
properties are a list of properties under mandatory section
inorder to identify the object.
what frame work you are using at your project: Data Driven
frame work using the datatable sheet.
what is object repositery : this is a storage place where
one can store the objects info.. and it also acts as an
interface testscript and AUT in order to identify the
objects.
what is our role as per qtp project is concerned as a
software tester : AUTHORING , Execution anddefect
rising,query logs

Is This Answer Correct ?    2 Yes 0 No

what is descriptive programming? what are the mandotory properties in qtp? what are libriry functi..

Answer / abcd

if the object description is described in the program
itself i called Descritive programming. or with out using
repository we will identify the objects by using objective
properties.
.vbs
Key word driven
Shared repository
creating test scripts
execuiting "
result analysis
bug tracking

Is This Answer Correct ?    1 Yes 0 No

what is descriptive programming? what are the mandotory properties in qtp? what are libriry functi..

Answer / 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

More QTP Interview Questions

Explain the features of quick test pro(qtp)?

0 Answers  


Describe how Smart Identification is used

0 Answers  


Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya

0 Answers  


When we try to use test run option "Run from Step", the browser is not launching automatically why?

1 Answers  


results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file

1 Answers  






where we save the scripts created in one project?

6 Answers   IBM,


hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve

1 Answers   IBM,


How to retrieve value (data) from notepad using QTP ?

5 Answers   Health Care,


Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com

0 Answers  


Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints

0 Answers  


what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief

3 Answers  


How to use library files in QTP? how we can call these files in to script?

4 Answers   Virtusa, Wipro,


Categories