Toggle between HTML and bitmap capture

From GXtest Wiki
Revision as of 12:50, 27 March 2014 by Abstracta (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

During test cases execution, GXtest saves captures of the browser with the execution results, in order to give the user a snapshot of the application state in the execution steps.

This snapshots are save in two formats: HTML (as a web page) and PNG (as a bitmap or image). The HTML is the best option to view the application state, but the PNG is useful in some cases, for example when the the browser hangs, or the application gives us a blank or error page, or any other cases where for some reason the HTML can't be saved.

While looking at the execution results in GXtest Designer, we can toggle between the snapshot formats (HTML and PNG) by pressing the corresponding button in the results panel.


ToggleHTML PNG.PNG