What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / b.ramyasri
Hai...
Image checkpoints enable you to check the properties of a
Web image. You can check an area of a Web page or
application as a bitmap. While creating a test or
component, you specify the area you want to check by
selecting an object. You can check an entire object or any
area within an object. QuickTest captures the specified
object as a bitmap, and inserts a checkpoint in the test or
component. You can also choose to save only the selected
area of the object with your test or component in order to
save disk Space. For example, suppose you have a Web site
that can display a map of a city the user specifies. The
map has control keys for zooming. You can record the new
map that is displayed after one click on the control key
that zooms in the map.
Using the bitmap checkpoint, you can check that the map
zooms in correctly. You can create bitmap checkpoints for
all supported testing environments (as long as the
appropriate add-ins is loaded). Note: The results of bitmap
checkpoints may be affected by factors such as operating
system, screen resolution, and color settings.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Generic function to search for the unique link in webtable and click on it
What are the different types of recording modes?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
What is debugging? How you debug your script?
How do you configure QTP AND Test director?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is the differences between image check point and bit map check point?
What is the architecture of your project? Can any one answer for this question plz........
How can I check if a environment variable exist or not?
What are the different attribute used with regular expression?
can any body give the banking domain concepts/links
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How many ways we can parameterize data in quicktest professional?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?