This is Syed Aslam Basha here from Information security and risk management team.
For one of my projects I had to test APIs, which takes input string, encode the input and return the encoded output strings. In this blog post am going to give the concept of API testing framework I used to test the APIs using reflection. We have other approaches of API testing like extending unit testing or using PEX.
The framework works in two phases:
Phase1:
Phase2:
- Syed Aslam Basha (syedab@microsoft.com)
Microsoft Information Security Tools (IST) Team
Test Lead
---------------------------------------------------------
Please leave a comment if the blog post has helped you.