[Http-webtest-general] text_requires?
Brought to you by:
m_ilya,
richardanderson
From: Eral T. <era...@ho...> - 2003-01-21 03:01:06
|
Hi, I am just trying this module for the first time, so I apologize in advance if my question is dumb. I cannot understand how text_requires works. I would expect a unsuccessful attempt to find the given argument would make the test fail, but if I test it with: test_name = Test WebTest url = http://a.valid.url/ text_requires = ( AMissingWord ) end_test The results are always: $ wt testwebtest.t Failed Succeeded Test Name 0 1 Test WebTest Test Name: Test WebTest URL: http://a.valid.url STATUS CODE CHECK Expected '200' and got: 200 OK SUCCEED Total web tests failed: 0 succeeded: 1 Is there anything I am doing wrong? Thank you. =o= eral _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail |