All posts by Arnab Roy Chowdhury
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
9579 Views
3 Min Read
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
19438 Views
19 Min Read
• DevOps • Manual Testing • Miscellaneous • Testing 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
153224 Views
15 Min Read
• Automation • Cross 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
45523 Views
10 Min Read
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
40286 Views
10 Min Read
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
52330 Views
5 Min Read
• Automation • Cross Browser Testing • Testing 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
23680 Views
7 Min Read
• Automation • Tutorial
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
27412 Views
11 Min Read
• Automation • Cross Browser Testing • Manual 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
51321 Views
11 Min Read
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
34904 Views
7 Min Read