What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / kv
let us define what is a bitmap first
bitmap: a bitmap is a binary representation of an image any
image captured.
bitmap check point: a bitmap checkpoint checks for the
binary representation of the web page
image check point: this checks for the complete image in
terms of the image height, font and other physical
attributes of the image captured.image check point checks
the image source file.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
can any one say that where we can download the QTP trail version ??????????
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
How the smart identification is used in real time?Please explain with an example
How to check which add-ins are associated with a test in qtp?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What do you to script when objects are removed from application?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
They asked by using qtp recording writing scripting
How you debug your script?
How do we analyze the checkpoint results?
Explain how qtp identifies objects?
What is CMMP and CMMH?
What is checkpoint in qtp?
What is the expert view?