To understand the V model, let’s first understand what is verification and validation in software. Verification:- “The process of evaluating documents / work-product of a … Read more “V Model of Testing”
Using Google Spreadsheet as a Web Service
Today I am just looking for a solution on how to create simple and light weight web service for a small and clean plain data. … Read more “Using Google Spreadsheet as a Web Service”
HOW TO WORK WITH SIKULI TOOL
HOW TO WORK WITH SIKULI TOOL :- 1. To work with sikuli first we have to download the sikuli setup.jar from the link given below: … Read more “HOW TO WORK WITH SIKULI TOOL”
Understanding memory usage/health in linux server
Command: watch -n 5 free -m Every 5.0s: free -m Total Used Free Shared Buffers Cached Mem 3951 2690 1261 11 169 2298 -/+ buffers/cache … Read more “Understanding memory usage/health in linux server”