what is the object properties settings in the QTP
Answers were Sorted based on User's Feedback
Answer / santhosh
Object properties settings means to see whether the
particular object selected is enabled.disabled,focused,etc
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / santhosh
At checkpoints,we can check the object properties settings
in QTP
For Example,
When we go for checking standard checkpoint for an object
it will link to an object and then it will asks for
confirmation,after clicking "OK" button we will get the
Object properties like,enable,disable,focused,true or false
conditions etc.at that point we can check the state of an
object.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / abhay
We can configure Object properties setting from Tools >>
Object Identification >> Select Mandetory properties and
Assistive properties.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / stl
where we can change settings of the objects . like from
enable to disable .etc
| Is This Answer Correct ? | 0 Yes | 1 No |
1. how can you handle exceptions without using recovery scenario?
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
What are the different types of recovery operation?
can we do load testing , by using QTP......?
can u please explain what is the exact difference between qtp8.2 and 9.0
How u will open the build automatically in QTP except using Systemutil.run command
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
hen do start automation testing after manual testing
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
How should I check my code( Before going to execute) without executing the script in QTP
write a VBscript code to parametrize test script using test data from sqlserver database?