est stands for “REpresentational State Transfer”, that is an architectural style for developing web services. A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data.
What is Context – Driven Testing and what is not!
ontext-Driven Testing is an approach that aims to get the best results with what we have, apart from the usual test techniques and standards.
Docker Powered Test Environments
Testing is the most crucial phase among other software development processes. Being a crucial step for delivering high quality applications, it helps software teams to have a relatively different point of view for the product they develop.
Basic Test Algorithms of Complex Hardwares
This post is about basic test algorithms for complex hardware that contains RAMs, flashes, bootloaders and processors and I will try to briefly explain the purpose, working and testing principles of them.
Test Documentation: Test Policy, Test Strategy, Test Plan…
There are three main high level test documentation, which I came across all through my career in software testing.
Software Testing in Cloud
Cloud testing is a new approach of software testing, which simplify infrastructure set up, reduces expensive hardware and software costs and effort consumption. Cloud testing can be thought as “alternative to the traditional software testing process”.
Why software testing is important ?
Technology is growing as fast as world population. The swiftness of technological advancements are affecting every human being on this planet.