Category Archives: Tutorial
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
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
22277 Views
7 Min Read
• Automation • Tutorial
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
27411 Views
11 Min Read
• Cross Browser Testing • Tutorial
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
22063 Views
14 Min Read
• Cross Browser Testing • Tutorial
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
21421 Views
5 Min Read
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
28578 Views
7 Min Read
• Manual Testing • Microservice Architecture • Tutorial
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
162904 Views
5 Min Read
• JavaScript • Tutorial
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
10198 Views
5 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
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
29585 Views
5 Min Read