Hi there, is there any way to use a generic way of datainsertion in forms?
What I want to have is a datasourcetable which has a structure like this: Fieldname1 - value1 Fieldname2 - value2 etc. The form contains some Fields as a Subset of the fields from the datasource. Is it possible to fill the form with webtest by taking the needed fieldname from that datasource? Just like webtest looks which fields can be filled in a specific form and then take the datasource and looks for matches. If there is a match the corresponding value is filled in the form. Thanks for any help. Dennis _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

