Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 582 Bytes

File metadata and controls

4 lines (3 loc) · 582 Bytes

ServiceNow web application automation project with Selenium - c# in Visual Studio 2019 along with NUnit testing framework, SMTP email notifications and Screenshots functionality.

  • In this repository, Automation of ServiceNow web application has been done to create a Ticket Monitoring System. This project is to demonstrate how selenium can be used to continuously monitor ticket queue of the specified group and notify in case of any unassigned ticket.

  • NUnit Testing Framework has been used in this project, however it can also run directly as Main method is also present.