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 |
how to test Web application using QTP software
what is Entry Criteria and Exit Criteria?
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.
Explain script generated after applying database check point?
Your roles and responsibilities and daily tasks? (As automation tester)
Hi All, I need code for how to execute qtp scripts from excell sheet
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
write a qtp script to enter user name & password for flight reservation login page from excel sheet
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
object types is used for what?
1. How to capture data from images in QTP and produce them in Excel sheet