-
Java Full Auto – Full functional automation in a single project
This is not an AI generated article! Neither is the code in the GitHub repository that is provided in the article. This is, human to human, template to whoever enjoys the tech stack I do. But, being limited to Java/Selenium/Rest assured/Appium stack does not limit our general understanding and conceptual knowledge in this article. Java…
-
Unlocking the Power of Angular Jasmine Unit Tests
Guidance on writing frontend unit tests using Jasmine framework and Karma INTRODUCTION In the world of web development, ensuring the reliability and functionality of our applications is key. Just as a solid foundation supports a building, Angular Jasmine unit tests provide critical support in web development. Understanding the Testing Pyramid: The Base Matters Most Imagine…
-
QA Challenges in Indie Game Testing
INTRODUCTION The indie game development scene has witnessed an explosion of creativity and innovation, with countless small teams and individual developers crafting unique gaming experiences. However, the path to success is paved with challenges, and one critical aspect is Quality Assurance. In my case, in the team working on the development of the card game,…
-
Junior dev and SSL certificate
INTRODUCTION One day your manager tells you, a junior developer, “We need to add an SSL certificate to this project. The senior devs are busy so you’ll need to do it. Here’s the domain and please finish it by the afternoon.” You do not know what an SSL certificate is, where it’s supposed to be…