logo logo
Harish Rajora

I am a computer science engineer with more than five years of experience in writing. I love development and reading books. Gaining and sharing knowledge is the best way to develop as a community and produce things that help people all over the world!

You can follow me on:

LinkedIn

Instagram

Twitter

Code Coverage vs. Test Coverage

Code Coverage vs. Test Coverage

When I was pursuing a degree in software engineering, I had a class specific to the concepts of software testing. In this class, it was the first time I had encountered the term...

A Guide to Mobile Games Testing

A Guide to Mobile Games Testing

A few years ago I met a professor who told me that mobile games are not just video games today- people connect to them emotionally. This line stayed with me until today, even...

Top Android Testing Frameworks You Need to Know

Top Android Testing Frameworks You Need to Know

Android applications are perhaps the first choice to download, due to the market they share with the world. I have seen a lot of applications that have been developed and run on...

A Complete Guide to iOS Testing Frameworks

A Complete Guide to iOS Testing Frameworks

The need for more robust systems in the development and testing domain is affected directly by one or more of the following things - the number of applications flooding the app...

A Comparison of Kubernetes and Docker

A Comparison of Kubernetes and Docker

This blog is a comparison of Kubernetes and Docker, which are two popular terms in organizations that work on very large-scale projects 🥇 They both bring out their own set of...

CICD Benefits, Challenges and Best Practices for Your Team

CI/CD Benefits, Challenges and Best Practices for Your Team

Automation has paved its way into almost every field now. From car assembly to prediction systems to testing software, automation is everywhere! Actually, we want it to be...