What is Cloud Computing? Explain in simple words?

Cloud Computing is the delivery of on demand computing services from applications to storage and processing power over the internet  rather than physically having the computing resources at the customer location. Example: AWS, Azure, Google Cloud The whole idea behind cloud computing is that instead of businesses needing to handle their own servers and data storage …

How to handle Alerts / Popups in Selenium WebDriver?

Handling Alerts/ Popups is one of the challenging tasks while automating the web application. There are mainly two types of alerts : Windows based alertsWeb based alerts As we know already, Selenium is not able to handle Window based alerts, we need to use some third party tools to get our work done. What is Alert ? …

Absence of Error/ Defects – fallacy

It is possible that software which is 99% bug-free is still unusable. This can be the case if the system is tested thoroughly for the wrong requirement. Software testing is not mere finding defects, but also to check that software addresses the business needs. The absence of Error is a Fallacy i.e. Finding and fixing …

Design a site like this with WordPress.com
Get started