Q) Please any body can help me how we can create descriptive
programming if the application is not ready i.e we don't
have unique property of object ?
note:build not ready means we can't use object spy in build
to get unique property .
Answers were Sorted based on User's Feedback
Answer / qtpbibhu@gmail.com
When ever application not ready ,we have to go through the
design doc to know to flow application,type of object ,what
are the unique properties also collect screen shot .
1.Then we have to start writing of descriptive Programing
as per the flow of application
2.through design doc & screen shot we can get type of object
& unique property ,value
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / uday
This can be done if we have a well designing during project
development. The developer has to give a document(blue
print) of the application and what all objects displayed in
that screen and what all properties for each object.
If you have these properties in hand, using DP you can start
writing your scripts.
Without having these kind of docs, you cannot able to
develop automation without the application ready.
Is This Answer Correct ? | 2 Yes | 1 No |
Give the syntax to load function at run time.
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How to export QTP results to an .xls file?
How can we translate the steps between the Keyword and Expert Views?
What is diff between SDLC AND STLC?
How to make Non reusable actions into reusable action? is that feature available in QTP
How to get align property of the link on web page?
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
What is QTP’s model for test creation?
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
How to get the run time object property without using GetROProperty
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?