In jmeter, there's listeners, which allow you to view the results in a table or in a tree. Add view results in a tree to view the response data sent by the server. does that help?
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#View_Results_Tree peter On Wed, 4 Aug 2004 12:41:33 -0600, Michael Chandler <[EMAIL PROTECTED]> wrote: > I want to set up a test to do this: Hit a web page, logon (handled by a > java script), logon to a Mysql database, and know that the username I > sent to the page is actually getting data back. I need to see what the > response is for a large amount of data. I set up a test plan but don't > really know what I'm getting back. All I see is that I'm hitting the > pages successfully and getting a database connection but can't tell if > I'm logged on as the user and retrieving his data. I've read most of the > help file but I guess "I'm not understanding" it. I can attach the .jmx > if you would like. > Confused and getting more so by the minute..................... > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

