Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My project is a web forms application. Currently we do integration testing and selenium web testing ( For UI ) and now ma Manager has asked us to do unit testing instead of selenium for code coverage. My question is how do we do unit testing for web forms (and... what is mock ?), would be gr8 if I have a scenario or a sample?... Thanx in advance :-)
Posted

1 solution

 
Share this answer
 
Comments
K C R 13-Mar-13 3:00am    
That almost solved my problem, but here is my scenario. We already had a search functionality (by name, by keyword, by someotherparameter etc), I added a functionality ( search by job ). Now how to unit test that functionality alone?
Azziet 13-Mar-13 4:28am    
by searching a job manualy..in your website

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