Category Archives: Tutorial

Galen Framework

AutomationCross Browser TestingSelenium TutorialTutorial

Using Galen Framework For Automated Cross Browser Layout Testing

Galen Framework is a test automation framework which was originally introduced to perform cross browser layout testing of a web application in a browser.

January 1, 2019

view count22277 Views

Read time7 Min Read

CICD

AutomationTutorial

What Is Continuous Integration And Continuous Delivery(CI/CD)?

Continuous integration and Continuous Delivery(CI/CD) are the processes, where your development team involves frequent code changes that are pushed in the main branch while ensuring that it does not impact any changes made by developers working parallelly.

December 18, 2018

view count27411 Views

Read time11 Min Read

Cross Browser TestingTutorial

Complete Guide On Creating Browser Compatible HTML And CSS

How many times have you encountered a situation where a particular web-page or complete website renders differently on different browsers? The situation becomes more complicated when the test is performed on browsers across different platforms

November 14, 2018

view count22063 Views

Read time14 Min Read

Cross Browser TestingTutorial

How To Use Virtual Machines for Cross Browser Testing of a Web Application

Working in IT, we have often heard the term Virtual Machines. Developers working on client machines have used VMs to do the necessary stuffs at the client machines. Virtual machines are an environment or an operating

August 30, 2018

view count21421 Views

Read time5 Min Read

MiscellaneousTutorial

Top Programming Languages Helpful For Testers

There are many debates going on whether testers should know programming languages or not. Everyone has his own way of backing the statement. But when I went on a deep research into it, I figured out that no

August 21, 2018

view count28578 Views

Read time7 Min Read

Manual TestingMicroservice ArchitectureTutorial

How to Test a Microservice Architecture Application

If you are working in the testing domain, you probably have heard about microservices. Many organizations who have moved into modern DevOps practices are also investing in converting or building new projects into

August 3, 2018

view count162904 Views

Read time5 Min Read

JavaScriptTutorial

Effective Tips On How To Debug HTML Errors And Fix Them

While developing a web page, visual errors are almost inevitable. It becomes really frustrating when, after hours of coding, you notice that a certain element is not properly aligned or colored, or worse not is

August 1, 2018

view count10198 Views

Read time5 Min Read

A Guide to Take Screenshot in Selenium Using Automation

AutomationCross Browser TestingSelenium TutorialTutorial

Guide to Take Screenshot in Selenium with Examples

There is no other automation framework in the market that is more used for automating web testing tasks than Selenium and one of the key functionalities is to take Screenshot in Selenium.

July 9, 2018

view count29585 Views

Read time5 Min Read