posts - 4238, comments - 3946, trackbacks - 370

My Links

News



Subscribe Subscribe

image image image





This is my personal weblog. These postings are provided 'AS IS' with no warranties, and confer no rights. The views expressed on this weblog are mine alone and do not necessarily reflect the views of my employer.

Licenza Creative Commons

Tag Cloud

Archives

Post Categories

Eseguire codice nei Context Parameters dei Web Test

VSTS non finisce mai di stupirmi. In passato avevo creato una Extraction Rule che in verità "scriptava" il codice che gli veniva passato. Ma questo è molto più bello...

I started looking over with the WebTest codebase and realised that I was able to quite easily add support for scriptable context parameters:

ContextParam

This could be a very useful feature if you need to evaluate something only once per test and at the beginning of the test. You might be able to use this to replace data binding on some of your fields.

Fonte: WebTest Scriptable Context Parameters

Technorati Tags:

Print | posted on martedì 25 marzo 2008 17:50 |

Comments have been closed on this topic.

Powered by:
Powered By Subtext Powered By ASP.NET