Author Archives: Gaurav Chaudhary

JavaScript vs jQuery: A Quick Overview and Comparison.

Introduction JavaScript and jQuery both starts with the alphabet ā€˜J’, yet they are different in many ways as they are similar. Many developers want to know the difference between JavaScript and jQuery, if one is better than the other in some ways and which one should they use in their projects. JavaScript: JavaScript (JS) is

Read More

Top 5 .NET Based CMS (Content Management System)

A content management system (CMS) is a computer program that allows publishing, editing and modifying content as well as maintenance from a central interface. Such systems of content management provide procedures to manage workflow in a collaborative environment. These procedures can be manual steps or an automated cascade. Wiki First of all, even before you

Read More

Beginners Guide To Regression Testing For QA Engineers

What is Regression Testing? Regression testing is type of testing carried out to ensure that changes made in the fixes or any enhancement changes are not impacting the previously working functionality. It is executed after enhancement or defect fixes in the software or its environment. It can be difficult to determine how much re-testing is

Read More

User Experience (UX) that works

Let us first define what User experience (UX) is. User experience is how a person feel while interfacing with a product, system or service. User experience bring out questions like, does the product/service being used bring any value to the end-user, is it easy and fun to use, does it perform efficiently. Good user experience

Read More