What is the Diff between Image check-point and Bit map
Check point?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
Image:checks the property values of an image, check that
image source file is correct
Bitmap:checks an area of a web page or application after
capturing it as a bitmap
check that the web page or application is displayed as a
expected.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ashok
image chect point means check whether the charecterstic of
the image correctly appear in web page r not.
bitmap means check whether the bitmap correctly present in
webpage r not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajendra pradeep
For Checking whether an Image existson a webpage is "Image
Check Point" and and Checking a part of that image
is "Bitmap Check Point"
| Is This Answer Correct ? | 0 Yes | 0 No |
How do Parameterization and Data-Driving relate to each other in QTP?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
How to Map network drive in QTP
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
How to do Laod testing for web based Application?
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
How to do call a output parameter from one action to another action??/
pls help me with scripting,right from the beginning in QTP
What are software testing metrics
CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
What is the difference between systemUtil and invoke method..?