Selenium SQA Architecture Introduction to Selenium Selenium is a multi-browser testing tool that can test web applications on different platforms with support for test scripts written in multiple programming languages.
Automation SQA TestProject Introduction to Using TestProject for Automation TestProject is a useful tool for testing apps across multiple architectures and operating systems. Let's look at it in more detail in this blog post.
Testing Architecture Using Appium for App Test Automation Appium is one of the best apps for automation testing in Android and iOS apps. Its versatility and range are what separate it from other competitors.
Hosting Architecture Name-Based Virtual Hosting In Debian In this tutorial, we will talk about how to use name-based virtual hosting using Debian and Apache2.
SQA Engineering Black Box Testing Types and Techniques Black box testing is a software testing method in which the internal implementation of a function is hidden to the testers. This means the tester does not know how the application code works.
Security Getting Started on Cyber Security in Nepal In the context of Nepal, we have a misconception of connecting every dots of cyber security and social engineering to cracking local wifi passwords, gaining unwanted access to someone's Facebook account or hopeless brute-forcing.
C# Unity Engineering Using C# Delegates with Unity Delegates are reference pointers to a method that can be used as a variable in your program. Programmers use the delegates concepts to make their code efficient and modular.
Unity Engineering Troubleshooting a Broken Collider in Unity What could have gone wrong when the colliders don't seem to work? Here are some of the mistakes to avoid.