Hi every one,

I'm new to Jmeter and trying to use Jmeter for my thesis test. I have the
following questions that I would be grateful if you could help me:
I have some web applications that I want to feed them some data and see
their reaction. I have a dataset that the data are in two forms:
wget --post-data "var1=value1&var2=value2&..." http://.../page.jsp     
wget http://.../page.jsp?var1=value1&var2=value2&;...

1.The database is huge do I have to feed all the parameter values to the
related pages or is there an easier way to do that?

2. I have heard that we can see the pages in Jmeter just as we able to see
them in a browser. Is that right? How can this happen?

Regards


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to