Thanks sebb for reply. You suggest me to
"examine the HTML of the page and work out what request a browser would generate when the button is pressed" could you please explain me this because I did not understand what do you mean. I have a small application written in "PHP" which interacts with "Oracle". When the button is pressed, the query is sent to the Oracle for checking the availability or reservation, depending on the button pressed. besides this I have tried to record the session by using Jmeter's Http proxy element. I have followed the "http://blog.milamberspace.net/index.php/jmeter-test-de-charges-dun-site-web-mode-demploi" tutoriel step by step. But when I click "Start" in the Http proxy element, and manipulate my application, it does not record anything. I am in real trouble. Please help me. Thanks a lot sebb-2-2 wrote: > > On 21/11/2007, Momog <[EMAIL PROTECTED]> wrote: >> >> HI guys, >> >> I have to test a small application with Jmeter. My application is al >> follows: >> >> Some textfields, where the user can enter the number of an activity. >> >> A button "Availibility?" : Checks the availability of the activity. >> >> A button "Reserve" : Reserves the activity. >> >> I feed the test with a CSV file. >> >> When I run the test, it tells me that the test was succeded. But how can >> I >> be sure that it interacts with the DBMS. > > I assume that the DBMS you are referring to is a DBMS used by the server. > If so, then you'll need to ask the server team about this. > >> And how can I click the "Availibility?" or "Reserve" button. > > Either use the JMeter proxy to record the session, or examine the HTML > of the page and work out what request a browser would generate when > the button is pressed. > > >> Thanks a lot for ur help. >> -- >> View this message in context: >> http://www.nabble.com/How-can-I-be-sure-that-the-test-interacts-with-DBMS---How-to-click-a-button---tf4849895.html#a13876451 >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-click-a-button-of-my-web-application-I-am-testing--tf4849895.html#a13887275 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

