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 |
what is check point?
How to send QTP test results to an email...(with out using Quality Center)?
What is the use of sendkeys and what are send keys
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What is runtime objects and test objects? What is the difference between them?
Give me exact application where we should use low level recording?
Explain how Selenium is different from UFT?
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
i have string "I LIKE INDIA"..how to i get LIKE from the sting..
Give the syntax to import/export xls into qtp.
How can you identify the browser and its information using the qtp script?