You are on page 1of 1

TEXT AREA CHECKPOINT: 1.Work perfectly for windows based application 2.

Only checked text will be displayed and can be modified 3.Checked text before after will not be displayed and cannot be configured 4.Selected text will be displayed in red color 5.It searches for the text in a defined particular area 6.Multiple occurances of the same string can not be identified perfictly,becoz i ts based on area Text Check Point: 1.Works perfectly for web based applications 2.Checked text,before and after the checked text will be displayed and can be co nfigured 3.Checked text will be displayed in red color and before and after checked text will be displayed in blue color 4.We can check a particular text with or without before, after checked texts 5.It search for a text in given page 6.Multiple occurances of the same string can be identified perfictly Image checkpoint 1.Used to check all the valus and the properties of an image like, height,width. .. 2.Used only for web applications 3.complete image has to be tested 4.for eg this verifies that a image is present in page or not 5.image will be captured as image itself 6.test results can be stored in data table,environment variables 7.in results if test fails it shows the expected and actual. 8.parameteristion is possible Bitmap check point 1.Checks an area of a Web page or part of an image or a full image in applicatio n after capturing it as a bitmap 2.Can be used in any envi 3.selection of a particular area is possible for testing 4.for eg here it verifies the image/part of image/area from one build to another 5.image/part of image is captured as bit map and tested as pixel level 6.if test fails in results it shows only the image which we captured.image is no t displayed in the window when we run the test so it checks for the particular image in the page 7.parameterisation is not possible

You might also like