How to insert a check point to a image to check enable property in QTP?
Answer1:
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 object 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 that also might help you are there are no enable or disable
properties for the image object.
Answer2:
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/deactivating
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 heads up with an image.
- If it is a button used to display with the heads up as an image you woudl need to use the object Properties as a checkpoint.
How to Start recording using QTP?
Choose
Test > Record or click the Record button.
QTP
testing process consist of seven steps-
1. Preparing to recoding
2. Recording
3. Enhancing your script
4. Debugging
5. Run
6. Analyze
7. Report Defects (more…)
When the Record and Run Settings dialog box opens to do this;
1. In the Web tab, select Open the following browser when a record or run
session begins.
2. In the Windows Applications tab, confirm that Record and run on these applications
(opened on session start) is selected, and that there are no applications
listed.
What’s the QTP testing process?
1. Preparing to recoding
2. Recording
3. Enhancing your script
4. Debugging
5. Run
6. Analyze
7. Report Defects (more…)
No comments:
Post a Comment