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 |
How to Test the mainframe application?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is the extension of the recovery scenario file in qtp?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is Expert view?
What is meant by virtual obj and Y do v need virtual obj configuration.
What is FRAME WORK? How many Frameworks can QTP supports?
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
Difference between copy to action and call to action?
What environment does qtp run in?
Explain types of output values?
Mention what are the different types of recording modes in qtp? Which will be used when?