What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / ajay kumar
image checkpoint is we have to check the property value of an images like width and height etc......
bitmap checkpoint is we have to check the area of an application after capturing the image like image is captured by pixel by pixel
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is use of object spy?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is the difference between Keyword Driven test and Data Driven test?
What is the use of text output value in quicktest professional (qtp)?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Is it possible to change the values of analog recording?
How can you send user defined messages to test report?
What do you mean by iteration?
How to creating an output value using quicktest professional?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
What is a programmatic description?
How to save your test using quicktest professional (qtp)?
In qtp, explain what is qrs file?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?