All posts by Arnab Roy Chowdhury
• DevOps • Miscellaneous
Eight Must Have Non Technical Skills For Software Development
Non-technical Skills are acknowledged as interactive skills. It comprises of communication skills, skills for teamwork, and decision-making skills. It is not like those technical skills, but can be a compliment to those to make
August 31, 2018
23639 Views
6 Min Read
• Cross Browser Testing • Tutorial
How To Use Virtual Machines for Cross Browser Testing of a Web Application
Working in IT, we have often heard the term Virtual Machines. Developers working on client machines have used VMs to do the necessary stuffs at the client machines. Virtual machines are an environment or an operating
August 30, 2018
21422 Views
5 Min Read
Common Risk Analysis and Management Strategies and Why It Should be Done
As per contemporary definition, risk is the occurrence of unfortunate events. Once it happens, the probability and potential of loss increases. In every software development life cycle, timely delivery of the product that
August 28, 2018
23328 Views
4 Min Read
• Manual Testing • Web Development
Guide to Set Up Your Local Web Development Environment
Having the perfect web development environment set up is the dream of every User Interface developer. Having a local environment enables the developers to work remotely on their client’s webpage from anywhere
August 22, 2018
30120 Views
5 Min Read
• Mobile • Mobile 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
15991 Views
7 Min Read
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
72177 Views
5 Min Read
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
33539 Views
6 Min Read
• Manual Testing • Miscellaneous
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
11730 Views
5 Min Read
• Manual Testing • Mobile 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
24361 Views
5 Min Read
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
7852 Views
5 Min Read