I try to test if an assertion succeed or not, and whatever happens, the condition failed.
My test is "nl_extracter_param is egal to <NOT FOUND>"
Is there any other way to do this test?
Tankis
If you would like to use a variable in your condition you have to use ${nl_extractor_param} syntax so NeoLoad can replace it.