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
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 |
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 |
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 |
What environment does qtp run in?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
can u pls explain me About Driver script.
Explain about invoking of application?
Where should we turn Smart Identification ON in QTP?
can i able to connect any version of qtp to any version qc
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
can u please explain what is the exact difference between qtp8.2 and 9.0
what is use of optionexplicit in variable declaration
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
What is checkpoints for qtp?