Click here to Skip to main content
15,888,968 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Can any one give me idea about how can unit testing my web Project.....
Posted
Comments
joshrduncan2012 1-Nov-12 16:43pm    
Please provide a LOT more info regarding what type of project you have written. We won't guess as to what type of project you have.

Start here[^].
 
Share this answer
 
hi,

I think UT is the baisc one to test our application,
it is better to understand what was your requirement,how you have fullfill it.

first you should go step by step to i.e.,

1)verify your UI requirements,validations if its present,its working proper or not,
2)whats your functional requirement,verify your application that is it giving output that you expect,
and then just test negatively what its returns,and etc...

go in that way....

hope this will help you

hope this will help you..
 
Share this answer
 
hi..


simply u can check all the possibilities for each module of your Applications as per user requirements
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900