With SpecFlow you can design and run automated tests to APIS (REST -SOAP).
Hello everyone.
I would like to ask you if with SpecFlow I can design and execute automated tests for Web Services (APIS) both REST and SOAP.
If the answer is that it is possible, can you share with me where I can find documentation or videos of the process.
Thank you very much.
-1
-
Specflow is BDD framework , we need to use c# libraries and test your web/micro services. e.g., RestSharp is the library used for REST API automation.
0
Please sign in to leave a comment.
Comments
1 comment