Blog
API Load Testing with Apache JMeter for Beginners
The importance of API Load Testing besides functional tests of the API? Load testing is a great way to help mitigating performance risks, because it ensures an API can handle an expected load. It is difficult to identify these heavy load because there is no such a...
Fundamentals of Digital Image Processing (DIP)
Digital Image Processing - Definition A Discipline in which both the input and output of a process are images. In other words, DIP is a method to convert an image into digital form and perform some operations on it, in order to get an enhanced image or to extract some...
API vs SDK : Difference between API and SDK
APIs and SDKs are two of the most used terms in software development these days. API stands for Application Programming Interface and SDK stands for Software Development Kit. You will know what APIs and SDKs are after this article, and what makes them similar and...
A Guide to Inspire Action – The Golden Circle
How does one truly inspire action in the collective? Why are some people able to better stand out from the crowd and achieve their potential whilst others who have access to the same levels of resources tend to fall back? So I stumbled upon this concept, a concept...
UI/UX Design Trends 2020 : Things you will find in Cyberspace
We are in a world that nature is motivating people to use remote communication which leads people to use many IoT devices and applications. As a reason of that many businesses and people are trying to develop their businesses over the internet. Even the small...
Design Thinking to Breakthrough Innovation
“If you want to understand change and innovation, it’s about people, period” said Michael Shank, Professor of Classics at Stanford, emphasizing the fact that innovation is never about things, it’s about people. The mindset that aims to improve the situations of people...
Working from Home
The global work scenario has drastically changed due to the current turbulent times spawned by the pandemic. Work-from-home (WFH) was the most apparent alternative most global employers chose for the continuation of work. There is a high consensus that the lockdown...
How to Use JMeter Listeners
JMeter listeners are used for viewing the results of the performance testing of several API endpoints of a selected application. These JMeters allows us to view test results in various forms such as tables, graphs, trees, log files, etc. The most common JMeter...
Website Testing Basics You Need To Know !!
Checklist for Website Testing Website testing is a testing process meant to identify errors in a website. During this phase, website testers evaluate different components of the website and examine each feature, both individually and collectively. By performing...
Make your life successful with a healthy lifestyle
A healthy lifestyle is an essential part of our lives and includes daily exercise, adequate sleep and a nutritious diet. If you do everything right to lead a healthy lifestyle. You can live your present and future healthy lives. Once you choose to live a healthy life,...
Simplified React Redux State Management
Regardless your application is web or mobile, if you use react probably you may come across the topic of “state management”. If you have a clear idea of how redux manages state in the react app, it won’t be hard to manage your web or mobile app easily and properly. So...
Call Stack In Node JS
Let's take a look at the call stack in Node JS. This article will be focusing on the below : What is Call Stack? Why is that important? Where can we use it? If you are a developer or an IT student, I have no doubt, you might have heard this word called “STACK”. This...
English for employability in 21st century
Today, the world is witnessing a third industrial revolution, which is the communication revolution. This has a major impact on almost all industries and our work environment. English has become the lingua-franca of the business world in the international trade arena,...
Important Tips to Write Maintainable Code in Software Development
Software maintenance is concerned with correcting errors found after the software has been delivered and adapting the software to changing requirements, changing environments and other changing facts. Software maintenance is hard because even after deployment,...
How happy are you in your Company?
Motivation is an employee's natural energy about and drive to achieve tasks identified with work. Motivation is the inward drive that makes an individual choose to make a move. A person's motivation is affected by natural, scholarly, social, and enthusiastic...
Introduction to Machine Learning
What is Machine Learning? “Machine learning is the science of getting computers to learn and act like humans do and automatically improve their learning over time, by feeding data and information in the form of observations and real-world interactions.” Different...
Key Aspects of Successful Project Completion
End of the day a successful project completion (meeting customer expectations/deadlines/budget) is what matters for all the stakeholders. Most of the time Project Managers struggle and overthink about external aspects than the things internally they can achieve and...
CSS Styling Tips for Beginners
A developer should always be able to present the final outcome in an attractive manner because what the end-user is going to feel first is the look and feel of the application. In that case, you need CSS to create an attractive interface that helps you with the first...
AWS – EC2 New Instance
1. EC2 -> auto scaling group -> select cluster -> edit -> add sum and instance count -> update
2. after up and running new instance do it reverse.