Functional Programming’s Toolkit: Map
I. Giới thiệu Tiếp theo trong chuỗi các bài về các pattern hay gặp trong Functional Programming, bài viết này sẽ đề cập tới một...
Giới thiệu về AWS CloudFormation
Nếu đã từng làm việc trên AWS (Amazon Web Service) – môi trường cloud computing của Amazon – có thể bạn sẽ cần nhiều tới...
Start Automation Test with Cucumber in Septeni
1. Setup environment Java & create enviroment variable for Java http://selenium-linhvu.blogspot.com/2014/06/1-huong-dan-cai-at-java.html Maven & create environment variable for maven http://selenium-linhvu.blogspot.com/search?q=maven Eclipse & input cucumber plugin to...
Scrum: Xác định thời gian cốt lõi (Core Time)
Giới thiệu Khung làm việc Scrum khuyến khích thành viên nhóm Scrum làm việc toàn thời gian (full-time). Tuy nhiên, trong thực tế có nhiều...
Kaizen: Chúng ta có thể làm gì?
Kaizen trong tiếng Việt có nghĩa là “Cải tiến”. Tuy nhiên, người ta có thể sử dụng nguyên từ phiên âm tiếng Nhật này để...
Giới thiệu, tóm tắt sách “The art of readable code”
“The art of readable code” là cuốn sách thuộc về 2 tác giả Dustin Boswell và Trevor Foucher. Tư tưởng chính họ muốn truyền đạt...
Kiểm thử tự động sử dụng BDD
1. BDD là gì? BDD (Behavior Driven Development) là một quá trình phát triển phần mềm dựa trên phương pháp Agile(phát triển phần mềm linh...
Functional Programming’s Toolkit: Fold
I- Giới thiệu Functional Programming Functional Programming (lập trình hàm – FP) nhắm đến tính kết hợp (composability) các hàm (function) để tối đa hóa...
Phamtomjs – More than UI testing
Phantomjs is well known as a “HEADLESS WEBSITE TESTING” tool. People often use Phantomjs in form of a WebDriver tool (such as Selenium) to test whether...
Overview of automation testing
Software testing is an activity very important role in the projects of software to ensure product quality and the activities that are vital. Today, with...
How to Read “Scrum Field Guide” book – A short review
Giới thiệu “The Scrum Field Guide: Practical Advice for Your First Year (Agile Software Development Series)” hay còn được gọi tắt là “Scrum Field Guide”...
TypeScript Cơ bản phần 2
Tiếp tục phần 1 (TypeScript Cơ bản phần 1) phần này mình xin chia sẻ tiếp một số kiến thức nữa về TypeScript I, Interfaces...
Run a Trust Walk Team Building game
Overview &Summary Bài viết sau hướng dẫn cách chơi game “Trust Walk” – một hình thức xây dựng tinh thần đồng đội dựa trên lòng...
Serenity BDD – Sự lựa chọn hoàn hảo cho kiểm thử tự động
Serenity BDD là thư viện mã nguồn mở ra đời với mục đích thực hiện ý tưởng hiện thực hóa việc kiểm tra tự động...
Hashicorp’s Packer – build & manage machine images by couple of configuration
Packer is a tool for building identical machine images for multiple platforms from a single source configuration. Packer is lightweight, runs on every major operating...