A graphical tool to create tests for websites. It includes elements for filling forms, following links and checking page content. It is based on httpunit.
Please Read "read_me" file first before using this project.
Remember: This Project is designed in VS2012 x64 and database is designed in sql server 2012 x64.
Suggestion: Put following code in web.config files in <forms> tag to save password in encrypted format
<credentials passwordFormat="SHA1"></credentials>
New Feature - Create new category of question from front-end.
Explore and Rate this web-application and suggest me for better practices....
A set of C# libraries that are used for simplifying the development of applications on .NET/Mono. These libraries cover the following issues:
- Runtime execution management
- Windows Forms development
- Testing
- Database interaction