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: 76

MobileMobile Testing

Debugging Local Mobile Pages on Android Phone Using Chrome Developer Tools

While developing a mobile web application, device or browser issue are very common. Mobile emulator plugins or built in emulators in browsers can be used to deal with them, but often bugs are faced by developers that

August 20, 2018

view count21821 Views

Read time8 Min Read

MiscellaneousPerformance

Agile Vs Waterfall Methodology

Before development of a project begins, the project manager’s job is to determine which methodology should be used for the project life cycle. The 2 most popular methodologies are Waterfall model, relying on a more

August 17, 2018

view count43210 Views

Read time6 Min Read

Manual TestingMiscellaneous

How To Test A Multiscreen Behaviour Of An Application

In present times, people use multiple devices to perform their day to day activities, be it booking a flight ticket, or watching a show on Netflix or buying stuff online, the corresponding portals are accessed from desktop

August 16, 2018

view count14884 Views

Read time6 Min Read

A Detailed Guide On Remote Debugging: Remote Debugging with Firefox and Android

Manual TestingMobile Testing

A Detailed Guide On Remote Debugging: Remote Debugging with Firefox and Android

Most of the mainstream browsers offer solution to debug web issues, be it minor CSS tweaks, checking performance logs, console errors or issues in scripting. But the problem arises when a website works perfectly in

August 14, 2018

view count30536 Views

Read time6 Min Read

JavaScript

What Is JavaScript Doing On Your Page?

With the increasing popularity of JavaScript, organizations are using JavaScript to support their application stack in many levels – back-end, front-end, embedded devices, hybrid applications, etc. In this article

August 10, 2018

view count10330 Views

Read time6 Min Read

Manual TestingMobile TestingRegression TestingTesting Strategies

Regression Testing for Mobile Applications: A Comprehensive Guide

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Mobile Testing Tutorial. The current technical trend is dominated by digital transformation. People are using mobile devices mostly to achieve their regular goals. Hence, organizations are developing websites or applications keeping the

August 8, 2018

view count76988 Views

Read time6 Min Read

Manual TestingMicroservice Architecture

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

view count185996 Views

Read time5 Min Read

Cross Browser TestingPerformance

Developing Cross Browser Compatible Web Apps With Modernizr

This article is for developers who are not that much comfortable in using JavaScript, but are comfortable in using HTML and CSS for web development. There is an incredible open source JavaScript library

August 2, 2018

view count17081 Views

Read time5 Min Read

Cross Browser Testing

Effective Strategies for Cross Browser Testing of a Web Application

When end users are surfing the web, either for studies or for general purpose like online shopping or bill payment, only one thing matters to them. The site should work perfectly. It’s bad news for a developer

August 1, 2018

view count15576 Views

Read time5 Min Read

Cross Browser Testing

Testing For Cross Browser Compatible Web App using Joomla

A web developer’s life would have been much simpler If everyone used the same browser. This is a dream that will never happen. With 6 major browsers, covering a huge usage share and many small browsers

July 30, 2018

view count12081 Views

Read time5 Min Read