All posts by Arnab Roy Chowdhury

About Arnab Roy Chowdhury

Arnab Roy Chowdhury is a UI developer by profession and a blogging enthusiast. He has been writing content for about 5 years and has strong expertise in technical blogs, travelogues, and content in the latest programming languages.

Follow me on:

Blogs: 87

Metrics & Challenges For Testing Streaming Applications In 2019

Testing Strategies

Metrics & Challenges For Testing Streaming Applications In 2019

Streaming rich media has become an integral part of our daily lives. From watching tutorials on YouTube, Udemy etc. to playing RPGs(Role-Playing Games) on the internet, a major percentage of internet traffic nowadays

February 6, 2019

view count9579 Views

Read time3 Min Read

Information Architecture

Web Development

Why Information Architecture In UX Process Is A Necessity?

Conveying information through your website is a sensitive and critical task. Your web application may have a lot to convey but if you don’t structure the content well enough, then the information is going to lash back at you with

February 4, 2019

view count19438 Views

Read time19 Min Read

QA

DevOpsManual TestingMiscellaneousTesting Strategies

How Code Reviewing Can Help With Quality Assurance?

Being in the software industry you may have often heard the term code review. However, the concept of code reviewing is often misunderstood. Often it is overlooked in the software development life cycle as people feel

January 28, 2019

view count153224 Views

Read time15 Min Read

Selenium-Webdriver

AutomationCross Browser Testing

Why Selenium WebDriver Should Be Your First Choice for Automation Testing

Developed in 2004 by Thoughtworks for internal usage, Selenium is a widely used tool for automated testing of web applications. Initially, Selenium IDE(Integrated Development Environment) was being used by

January 24, 2019

view count45523 Views

Read time10 Min Read

Regression Testing

Regression Testing

Why Understanding Regression Defects Is Important For Your Next Release

‘Regression’ a word that is thought of with a lot of pain by software testers around the globe. We are aware of how mentally taxing yet indispensable Regression testing can be for a release window. Sometimes, we even

January 21, 2019

view count40286 Views

Read time10 Min Read

ReactJS

JavaScript

Will ReactJS Continue To Dominate In 2019?

As per a survey conducted by The State of Javascript for 2018, React JS have surpassed Angular and others in becoming the most loved UI framework. The popularity of ReactJS has left many of us wondering whether it will be the most dominant framework of 2019.

December 21, 2018

view count52330 Views

Read time5 Min Read

Strategies Test Management

AutomationCross Browser TestingTesting Strategies

Why You Need To Understand Test Management Strategy To Become Pro?

In the current age, the traditional waterfall model is slowly becoming obsolete, paving the way for Agile and DevOps. Previously, the testing phase was kept to be executed in the end and often when the deadline came closer, testing was done in a hurry, leaving many critical bugs in the open stage.

December 19, 2018

view count23680 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 count27412 Views

Read time11 Min Read

End to End Testing

AutomationCross Browser TestingManual Testing

E2E Testing tutorial: Complete Guide to End to End Testing With Examples

E2E Testing also called End to End testing, is a very common testing methodology where the objective is to test how an application works by checking the flow from start to end. Not only the application flow under dev environment is tested, but the tester also has to check how it behaves once integrated with … Continue reading E2E Testing tutorial: Complete Guide to End to End Testing With Examples

December 11, 2018

view count51321 Views

Read time11 Min Read

Javascript

JavaScriptRecent Blogs

19 JavaScript Questions I Have Been Asked Most In Interviews

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. Being a fresher it’s a lot difficult to prepare for an interview. You will have very little idea and experience regarding their requirements, what knowledge or technical skill set do they expect from … Continue reading 19 JavaScript Questions I Have Been Asked Most In Interviews

December 7, 2018

view count34904 Views

Read time7 Min Read