How to insert a check point to a image to check enable property in QTP?
Answer / ankit srivastav
Method 1:
AS you are saying that the all images are as push button than you can check the property enabled or disabled. If you are not able to find that property than go to object repository for that objecct and click on add remove to add the available properties to that object. Let me know if that works. And if you take it as image than you need to check visible or invisible property tht also might help you are there are no enable or disable properties for the image object.
Method 2:
The Image Checkpoint does not have any property to verify the enable/disable property.
One thing you need to check is:
* Find out form the Developer if he is showing different images for activating/deactiving i.e greyed out image. That is the only way a developer can show deactivate/activate if he is using an "image". Else he might be using a button having a headsup with an image.
* If it is a button used to display with the headsup as an image you woudl need to use the object Properties as a checkpoint.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference Between LowLevel and Normal Recording Modes?
How we can add actions in the test using QTP?
How should I check my code( Before going to execute) without executing the script in QTP
How does QTP identify an object?
How to find the length of the string in qtp?
Explain step generator in qtp?
What is fragmentation and paging?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
What is the extention of Virtualobject
What is the scripting language used in QTP?
What is the difference between call to existing action and copy of an action?
How will you check a web application for broken links using qtp?