What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / sai
bitmap is the binary representation of an image. Through
bitmap check point you can check digital
signatures ,barcodes etc. But through image checkpoint you
can check a pictorial image.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how to create flat file datasubmission in qtp
What is 'sleep' in sync point?
what type of run time errors you get while you ar edoing rpg program?
How do I get the QTP scripts result in xml format by using vb script function?
what is the advantages and disadvantages of using functions instead of re usable actions
By using QTP can we record any log files written by the application which is in execution?
What is the use of ordinal identifier in qtp?
What are the Application Functions available in QTP?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
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?
what are the limitations of smart identification in qtp 9.0
How can we conduct U-I Testing by using QTP??????
Explain calling sub procedure.
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.