In the webapp I am testing, I need to enter some values in text fields which are coming from a database. What is the recommended way to store the result from a sql select statement into a property (either dynamic or static)? >From the documentation for the sql task http://ant.apache.org/manual/CoreTasks/sql.html I see it's possible to specify an output file, but not an output property
thank you Ivan -- View this message in context: http://www.nabble.com/how-to-get-results-from-sql-Ant-task-into-a-property-tf2258806.html#a6265776 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

