>1) First i want to check the login page of my website that it works
correct or not, if someone have any idea to test it, then please help me

We don't know how your login page works - and each can be different.
You should add assertion tests to your login sampler to ensure it
returns the response you want.

> In jmeter there is one thing like "Save Response to file" it save only
the html text. it does not save anything about related to data

If you sent a request for a HTML file.. its going to save the HTML
request.  You need to do a GET for the actual data file.  Is this an
image, a text file or what?

>can i  compare this large amount of data with reference file with the
help of jmeter.

If it's a large amount of data.. or binary data.. its best to test
externally to jmeter with a diff program or something.
 
> but i dont know that, can i compare this kind of test with assertions
or not?

I don't know.. you didn't tell us what the data was.. text.. structured
text.. binary.. etc.
 


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

Reply via email to