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 |
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
what testplan contents and what test strategy contents,what is the diff b/w them
4. How u will open the build automatically in QTP except using Systemutil.run command
Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .
What is the main difference between desriptive programming and generic functions
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
Approach for Installation,comaptibility,system testing
how to run the script If QTP tool not identify object in web page
Tel me what was the automation testing process you followed?
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.
Explain the concept of object repository and how quicktest professional recognises objects?