User Activity

In Risk Assessment page there is a Side bar subpage, where it is showing issues for current risk and controls in a Data visualization component. My requirement is to change the Data visualization to List view for the control issue. For that I created...
I'm creating ATF test steps. my first step is a Run server side script which gets the count of records, where the script is setting output as"outputs.asset_count = parseInt(count)"and in the 5th step i want the get this output. I'm using the below li...