c# - Which Unit Test framework to use for the projects that requires User Input -
my project requires inputs user clicking submit button , waiting recording again clicking other button etc. how can 1 unit testing such modules. read lot moq. moq satisfies need.
thanks
you can use microsoft coded ui tests. disadvantage need @ least visual studio (2012) premium. works fine in projects.
Comments
Post a Comment