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]

Reply via email to