what is descriptive programming in QTP? How can be done?
Answer Posted / mallikharjun bhavanam
descriptive programming in QTP means when there is no
object in object repository for that object wehave to write
decriptive programming to add the properties of the object
which is not there in the oblect repository.
you can describe an objectdirectly in a test statementby
specifying property:= value pairs describing the object
insted of specifying an object's logical name.
syntax
testobject
("propertyname1 :=propertyvalue1","...","propertynamex :=pro
pertyvaluex").
Is This Answer Correct ? | 42 Yes | 13 No |
Post New Answer View All Answers
Explain different checkpoints in qtp.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What environment does qtp run in?
How do you check ticket cost and ticket number in flight application?
how to test Web application using QTP software
Did the scripts need lot of maintenance? If yes, why?
explain abt dyanamic changing object with example?
How to creating an output value using quicktest professional (qtp)?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Explain how you can find length of array in qtp?
What is the expert view?
Is it possible to use two instances of UFT on the same machine? If not why?
What contains Data Driven Framework document in qtp?
can u explain relative path architecture framework in qtp?