Flynet Studio Code Generation Properties

TestingMonitorSupport - boolean

TestingMonitorSupport - boolean

Previous topic Next topic  

TestingMonitorSupport - boolean

Previous topic Next topic  

When set TRUE, code is generated in the ASMX.CS file for this task to activate a testing monitor.  The name of the testing monitor will be the name of the task by default.

 

An entry is also generated in the web.config file which lets you control if the monitor code is active.  When the monitor code is active, a testing monitor must be attached to the Flynet Emulation Service at the time of any execution of this task, or the task will not execute (an error will be returned).

 

Testing monitor support allows tight control over the screens used by the web service task, with a user approving each step of the transaction while also being able to make changes to the screen to help the test succeed.  All actions and changes are recorded in a standard Viewer Recording formatted file.