What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / ram.polavarapu
image checkpoint->by using image checkpoint to compare the
actual image properties with expected image properties
bitmap checkpoint->by using bitmap checkpoint to compare the
actual exact image with expected exact image
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain process of smart Identification in QTP?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How many types of recording modes in qtp? Describe each type with an example where we use them?
explain structured testing? plz guys with exp. do answer
What is file database?
How many types of actions are there in quicktest professional?
What is test object model in quicktest professional (qtp)?
Explain different types of checkpoints?
what is output value in QTP and how it can be used in automation testing
Why script error occur in between recording in qtp?
How you know that a test case is a regression test case
Is QTP supports Unix. If yes, then how the test automation is done?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)