Warning: fopen(/tmp/SghXTngBZPli-RCJp99.tmp): failed to open stream: Disk quota exceeded in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 139
Warning: unlink(/tmp/SghXTngBZPli-RCJp99.tmp): No such file or directory in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 142
Database Testing of API with Mock Stored Procedure
In the last post we discussed how to test database using Stored procedure, in this post, we will discuss how to test database of API with Mock stored procedure.
Here is how the mock stored procedure looks like
Here is the complete video of the above discussion
Thanks for reading the post and watching the video!!!
Please leave your comments and let me know if there is anything I should update in this post.
Thanks,
Karthik KK
Post Author:
Karthik kk
One Reply to “Database Testing of API with Mock Stored Procedure”
Really awesome and informative tutorial.