A Practice for Building Your DevOps Delivery Pipeline
DevOps is more and more popular in this era. It can be seen as a combination between agile and lean to improve the software delivery. Searching for DevOps, it doesn’t lead us a unique result. A lot of [
WHY DO WE NEED PERFORMANCE TESTING FOR E-COMMERCE WEBSITE
It is important to test e-commerce websites to see how your system performs under a particular load, how quickly product pages will load, see how it will handle traffic [
Getting Started on Automated Testing: Writing Your First Automation Test Case With Selenium Webdriver
In the previous article "Getting Started on Automated Testing: Let start [
Scripting Development Mindset in Automation Testing
Here is the next article in a series of practical mindsets for automation tester. In previous, we showed 10 Good Practices to be an Expert in Automation Testing and A [
Globalization Testing – Testing Across The Boundary
Nowadays, most software is designed for thousands of users around the world. With the rapidly developing interaction between people, cultures, and countries [
Effective Exploratory Testing: Context-Driven Testing Framework
What is a Context-Driven Testing Framework being used in this article? It is really not a process which mandates all testers to follow. It is like a good practice or a heuristic instead and is used to [
Halloween 2018! Software Testing needs a Silver Bullet
Software is like a werewolf, normally it looks very nice until the full moon comes out and it transforms to be a monster. The full moon happens when the software hits to a critical bug in the production. If a
Getting Started with API Testing
What is the API? API is the acronym for Application Programming Interface. It’s a set of routines, protocols, and tools for building software and application. The main purpose of API is to enable communication and data exchange between 2 separate