All posts by Arnab Roy Chowdhury
27 Simple Tips on How to Find Bugs in a Website
Whether you are developing a website for your personal use, for a customer or your organization, it is very important that the site is bug-free. A bug in your application will not only ruin the usability of your website but
August 17, 2018
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
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
A Detailed Guide On How To Use Firefox To Debug Web Issues In 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
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
5 Common Android Issues and How To Fix Them
In October 2016, the internet usage share of mobile devices has surpassed the usage share of desktop. With the widespread usage of smartphones, people are using mobile devices for accessing the internet. It has been
Advanced Guide On Writing A Bug Report
A bug that is well described has the capability to reduce the time taken to replicate the defect and resolve it. However, the perfect bug describing is a skill overlooked by many organizations. Bugs can cause delay
August 9, 2018
Regression Testing Strategies of Mobile Web Pages
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
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
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