4 Modern Web Rendering Strategies
We have already discussed about Web Rendering and Performance Metrics in terms of Web Application Development in the earlier blog. Now, here we are discussing the four major Modern Web Rendering Strategies, how they..
Page Object Model (POM) in Test Automation
Page Object Model is a design pattern which is commonly used in Test Automation to enhance test maintenance and reduce code duplication. It helps in building an Object Repository for Web UI elements, which boosts the…
9 JEST Configuration Parameters for testing your React App
In the previous blog, JEST – A De Facto Unit Testing Platform for ReactJS, the focus was on deciding on a React testing framework. Comparisons were made between different testing frameworks over multiple parameters…
A modern approach to developing Node.js Applications with Docker
Often, developers around the world spend their precious time managing different node versions on their local machine. Though NVM (Node Version Manager) is a good bet, it still doesn’t provide you a fresh and clean…
Web Rendering and Performance Metrics
Everyone must be familiar with the term “Rendering”, but then what does it mean in terms of Web Application Development? Here is a brief look into Web Rendering Technique and the must-track web performance parameters for..
Software Testing: Boundary Value Analysis & Equivalence Partitioning
Software Testing is imperative for a bug-free application; this can be done manually or even automated. Although automation testing reduces the testing time, manual testing continues to be the most popular method…
This website uses cookie to offer you the best experience online. By continuing to use our website, you agree to the use of cookie. If you would like to know more about cookie and how to manage them, please view our Privacy & Cookie Policy.