Paul King wrote:
> Marc Guillemot wrote:
>> Hi,
>>
>> "action" steps have following attributes:
>> - save
>> - savePrefix
>> - saveResponse
>>
>> Personally I never use them and I think that at least one of these
>> attributes is superfluous or even that all these attributes are
>> exaggerated fine configuration possibilities. As such I believe that
>> they should be deprecated and finally removed.
>>
>> What do you think?
>>
>> Marc
> 
> I have customers who use them when they turn off reporting globally
> and turn it back on again for specific tests. I suspect we could
> prune down the number of options though - perhaps to one?
> I'll have a think about it.

Turning global reporting off is probably not the normal usage as it
means that you loose some information that would help to understand
failures.
Wouldn't it make more sense to add a step like <storeCurrentResponse
toFile="..."/> to handle this special use case? Additional advantage:
this would allow to save the file outside of the normal report folder.

Marc.
-- 
Blog: http://mguillem.wordpress.com

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

Reply via email to