Skip to content
Sumon Dey
Web Developer & Automation Specialist
  • HOME
  • BLOG
  • PUBLISHED ARTICLES
  • CONTACT

Category: Beginner

Testing

How to improve as a Tester in this age of AI and DevOps

Sumon Dey

If you are in the field of Software Testing, you are probably aware of the fact that the arena is…

Continue Reading →

Posted in: Beginner, Intermediate Filed under: Critical Thinking, Technical Skills, TestAutomation, Testing
Refactoring

Why time to time refactoring of your code is important

Sumon Dey

Introduction If we talk about program development and maintenance, we must talk about “Refactoring” too. If the word “Refactoring” does…

Continue Reading →

Posted in: Advanced, Beginner, Intermediate Filed under: coding, Development, programming
internet

How does the Internet work – in simple terms

Sumon Dey

Introduction Internet is the backbone of how we mostly communicate today with each other and across the world. One thing…

Continue Reading →

Posted in: Beginner Filed under: internet
Learning_Concepts

My multi-faceted approach of learning any engineering concept efficiently

Sumon Dey

The year was 2017, early Jan or probably Feb. I had recently joined a project and was asked to start…

Continue Reading →

Posted in: Beginner Filed under: productivity, programming, Tools
MySQL_DB

MySQL – All you need to know

Sumon Dey

In this blog post, I will be explaining everything you need to know about MySQL. You can treat this as…

Continue Reading →

Posted in: Beginner, Intermediate
ObjectMapper

Serialization and Deserialization using Jackson ObjectMapper

Sumon Dey

JSON (JavaScript Object Notation) is an open standard, language independent, data interchange file format which uses human readable text to…

Continue Reading →

Posted in: Beginner, Intermediate
BrowserRendering

What happens behind the scenes when a Browser renders a Webpage

Sumon Dey

As software engineers, most of the time we are working with the web browsers like Chrome (from Google), Firefox (from…

Continue Reading →

Posted in: Beginner, Intermediate Filed under: Development, FrontEnd, TestAutomation, UIAutomation
TestProject

The Standout Features of the TestProject Automation Platform

Sumon Dey

To be honest, whenever I come across any new test automation tool in the market, be it open-sourced or commercial,…

Continue Reading →

Posted in: Beginner Filed under: TestProject, Tools
Java

25 cool Java things you may or may not have come across

Sumon Dey

Today marks the 25th birthday of the Java programming language. For a programming language to be consistently present at the…

Continue Reading →

Posted in: Beginner, Intermediate
Fillo

Perform Read-Write Operations in Excel using SQL commands from code

Sumon Dey

Coding is actually a lot of fun, I agree! But there are times when you would want to just get…

Continue Reading →

Posted in: Beginner
ML-Introduction

Machine Learning – Part 2 – Installation

Sumon Dey

In this Machine Learning tutorial we will be using Python as a programming language and hence we need to install Python IDEs and Python…

Continue Reading →

Posted in: Beginner
ML-Introduction

Machine Learning – Part 1 – Introduction

Sumon Dey

Machine Learning (popularly known as ML) is the study of different Algorithms and Statistical Models (using data) which can be used by computer systems to perform/ predict/…

Continue Reading →

Posted in: Beginner
Cucumber

Cucumber – All you need to know

Sumon Dey

Cucumber is a collaboration tool that supports BDD (Behavior Driven Development). Cucumber has the ability to read executable specifications written…

Continue Reading →

Posted in: Beginner, Intermediate
Appium

Appium – All you need to know

Sumon Dey

Mobile Applications have become an essential part of any successful business. Hence, Mobile Application Development is growing across the tech…

Continue Reading →

Posted in: Beginner, Intermediate
Selenium

Selenium – All you need to know

Sumon Dey

Selenium is the most popular and widely-used open source collection of automation tools and libraries which enables and supports automation…

Continue Reading →

Posted in: Beginner, Intermediate

Recent Posts

  • How to improve as a Tester in this age of AI and DevOps
  • Test Automation Beyond Test Cases
  • Why time to time refactoring of your code is important
Copyright © 2019-2022 Sumon Dey