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 .
Answer Posted / 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 |
Post New Answer View All Answers
How qtp identifies objects?
What is the keyword view and expert view in qtp?
What the differences are and best practical application of Object Repository?
Explain the Different types of QTP test assets and their extensions?
What is the pros and cons between QTP and Rational Robot
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
What are the major/ important methods, functions in QTP we use realtime testing
What is the difference between call to existing action and copy of an action?
explain structured testing? plz guys with exp. do answer
What are the features and benefits of quick test pro (qtp 8.0)?
How does QTP identify an object?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
How do you open adobe acrobat file in QTP and do some testing on that file ?
Can we use index on view?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)