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...

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 để...

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...

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...
Scroll Up