Description
In this course, you will learn:-
- Understand the basics of API testing
- Know what database testing entails
- How to use C# to test APIs and databases
- Make the most of BDD's capability in API and database testing
Syllabus:-
- Setting stage ready for API and Database Testing with Specflow and C#
- Writing simple code to consume API service in console application
- Understanding and writing simple test for API with C#
- Writing API test with Specflow C#
- Writing API test with Specflow C# (Cont
- Database testing of WCF API using Specflow and C#
- Database testing of WCF API using Specflow and C# (Cont)
- Database Testing for WCF API using SQL Stored Procedures
- Database testing of API with Mock Stored Procedure