Kick Start with Your Web Services Test Automation with Viper

Viper test automation framework facilitates your with creation and execution of your own web services test automation suite. It uses Rest Assured, the most robust web services test automation library.

It allows to create Get/Post/Put and Delete request scenarios as you wish with the use of Reusable web services request implemented in the Reusable_Request package.


With the utilization of such reusable request methods you can create the test suite more quickly in the Test package. Look at some of the examples that we have done for you to understand.

The data are not hardcoded in the framework it is derived from a JSON file in the data folder which provides seamless and fast access to data for your test script. 


You can also use in built reporting tools in Viper to have rich reporting on your web services test automation suite. Example Extent Reporting, Allure reporting and Test NG PDF reporting given in Viper.





No comments:

Post a Comment