|
Title: question about datasource Post by: Javier on July 09, 2007, 11:32:39 am I want to do this:
- test request - property transfer to datasource source: step-->testRequest ; Property-->Response target: step-->Datasource -Datasource: driver, url and query this is because i want to test that the data of request are OK in the DataBase... now i have this error: Mon Jul 09 12:12:43 CEST 2007:DEBUG:Setting targetStep for transfer [return] to null is it possible? is there any examples ??? thanks!!! Title: Re: question about datasource Post by: omatzura on July 09, 2007, 12:13:42 pm Hi Javier,
this kind of test is probably to do with a standard Groovy Script step where you query the database directly for the value(s) in the response.. regards, /Ole eviware.com |