question about datasource
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2007
03:32 AM
07-09-2007
03:32 AM
question about datasource
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!!!
- 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!!!
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2007
04:13 AM
07-09-2007
04:13 AM
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
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
