GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP

 Print  |  
Question:  Explain the Diff between the Textarea & Text points ,Image & Bitmap Check points in QTP?



July 07, 2008 02:33:07 #1
 krishna1978   Member Since: July 2008    Total Comments: 3 

RE: Explain the Diff between the Textarea & Text points ,Image & Bitmap Check points in QTP?
 
Text area check point is used for checking the text present in a specified area.

Text check point is used to check the text present in a specific object.

Image check point is used to check the properties of a particular image .

Bitmap Check point is used to check the complete Bitmap or a part of a bitmap.
     

 

Back To Question