On Fri, 4 Dec 2009 09:04:11 -0800 Deepak Shetty <[email protected]> wrote:
> All problems of this class answered by > http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour > essentially Compare browser(livehttpheaders, fiddler) to Jmeter(view results After reading the wiki page i checked my code again and realised that nothing is wrond at the PHP application part. When i run the test for PHP application, i can see that inserts and gets data as expected. But at my web2py application is not behaving as i expected. I recorded again with the Http Proxy Server, and replayed it as i had done for PHP application. Indeed it replays but POST values are not inserted at the db. Can it be because web2py is using db api at the background? > tree listener) , add assertions to your tests to see where it fails... > > regards > deepak -- Oguz Yarimtepe <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

