[Webtest] [webtest][JIRA] Created: (WT-420) Image / Bitmap Test
Stefan Hojer (JIRA)
Stefan Hojer (JIRA)" <noreply@canoo.com
Thu, 8 May 2008 14:13:37 +0200 (CEST)
Image / Bitmap Test
-------------------
Key: WT-420
URL: http://webtest-community.canoo.com/jira/browse/WT-420
Project: WebTest
Type: New Feature
Versions: Future versions
Reporter: Stefan Hojer
It might be good to add a test for images.
Features in mind:
- should compare the bitmap* of a file with the reference bitmap
- it shoud be possible to select only a portion of a file: compare a rectangle within the bitmap with a reference bitmap
* bitmap means the bitmap data after loading a jpg, gif, png (or other) file.
Example usage:
<!-- compare rectangle x=10, y=15, width=200, height=300 -->
<checkImage src="img1.jpg" reference="ref.png" position="10,15,200,300" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira