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

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to