Difference between revisions of "Toggle between HTML and bitmap capture"

From GXtest Wiki
Jump to: navigation, search
 
Line 1: Line 1:
{{Idiomas| Ver la captura como HTML o bitmap | Toggle between HTML and bitmap capture | HTMLとビットマップキャプチャを切り替えます}}
+
{{Idiomas| Ver la captura como HTML o bitmap | Toggle between HTML and bitmap capture | HTMLとビットマップキャプチャの切り替え}}
  
 
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.
 
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.

Latest revision as of 13:38, 30 March 2016

Spanish.gif
English.gif
Japan.gif

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