I need make some unit test or some kind of testing which make me help to every time easily to check all my forms are working correctly.
I am developing all application in .Net with c#. but with HTML controls only not a single .Net control.
Mostly work with jQuery Ajax for posting form.
How do I make some testing which help me for all validation. and all front validation is working good and database entry is going good.