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 is recovery manager and recovey scenerio?
Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya
Write VB script to test given number is Prime Number
How do you do batch testing in QTP, if so explain?
how to merge object repositories?
To which environments does QTP supports ?
Explain different types of checkpoints?
How to measure transaction time through VBScript without using start and end transaction points?
How did you use regular expressions in QTP and also in WR?
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance