Showing posts from August, 2018

HTTP to HTTPS Migration - A Testing perspective

HTTPS  is being used for communicating over a secure channel, The main features of HTTPS are Authentication , Encryption and Data Integrity . HTTPS Everywhere campaign has motivated the companies to make the data communication …

Site speed tools

You need to consider all the aspects before releasing your website into production. Site speed is one of the critical factor. Sometimes we don’t always want to set up a whole performance testing suite but we need to know a rough…

How to Take Screenshot in Selenium WebDriver

Screenshots are essential for bug analysis, During automation results analysis it would be highly helpful. Here we're explaining how to take screenshots using Selenium Webdriver. TakesScreenshot is a builtin method avilab…

Load More
That is All