Tutorials
- Atata - C# Web Test Automation Framework
 An introduction to Atata Framework.
- Verification of Page
 How to verify web page data using different approaches of Atata Framework.
- Verification of Validation Messages
 How to verify validation messages on web pages using Atata Framework.
- Handle Confirmation Popups
 How to handle different confirmation popups using Atata Framework.
- Multi-Browser Configuration via .runsettings Files
 How to configure multi-browser tests application using.runsettingsfiles.
- Multi-Browser Configuration via Fixture Arguments
 How to configure multi-browser tests application using NUnit fixture arguments.
- Reporting to ExtentReports
 How to configure Atata reporting to ExtentReports.
Sample Projects
All sources of the tutorials are hosted on atata-framework/atata-samples GitHub repository.
You can also find interesting atata-framework/atata-sample-app-tests GitHub repository representing automated tests application with 20+ different test cases.