2 messages in com.canoo.lists.webtest[Webtest] data-driven
FromSent OnAttachments
Li, Dorothy28 Jan 2004 14:30 
Janno Kusman30 Jan 2004 01:13 
Subject:[Webtest] data-driven
From:Li, Dorothy (doro@attws.com)
Date:01/28/2004 02:30:56 PM
List:com.canoo.lists.webtest

This is my first time using webtest. I'm trying to test the same page using
different input data, here, the input field is "zip code". The total number of
the input data is a large amount, which is around 17,000. The data list can be
stored in database or a file. I'm thinking of writing a loop using webTest, in
the loop one zip code is read and result verified, then the next zip code. Is
there any easy way to do this?