Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
Turning Your Website into a PWA
Considering these stats, if you are thinking of building a new website or redesign one, you should consider developing your website as PWA with no doubts. Starting from a PWA could be the perfect star
DINO
Dec 17, 2021 | 6 min read
members
FigJam
FigJam is an online whiteboard for teams to explore ideas together. This website stores data such as cookies to enable essential site functionality, as well as marketing, personalization, and analytic
KAN
Dec 14, 2021 | 2 min read
WEB
members
Shorten validation code in Rails Application
In any application, there are chances that we keep repeating the same validation logic over the time. Specifically when those kind of validations are common type like email validation, required vali
Ethan
Dec 11, 2021 | 4 min read
WEB
members
Build dApp with Ethereum & React.js
Part 1 - Build smart contract with SolidityToday I'm going to show you how to build a blockchain application! Table of Contents 1. Installing Dependencies 2. Project Setup 3. List Tasks 4. Create Tas
TED La
Dec 9, 2021 | 3 min read
WEB
members
Big Query With Ruby On Rails
Today, I would like to introduce how to connect your Ruby on Rails app with Big Query of GCP. Before starting this tutorial, please make sure that you already have a GCP account. 0. First at all, wher
Kingsley
Dec 9, 2021 | 3 min read
testing
members
Integration Testing: Definition and Approaches
To ensure that the software product is error-free before it is released, it is necessary for the product to go through a testing process. The necessary tests for such software are all encapsulated in
Kin
Dec 7, 2021 | 4 min read
testing
members
システムテストとは何か? なぜシステムテストが必要なのか
はじめにソフトウェアの開発では、完璧なプログラム・アプリケーションを完成させるために欠かせない工程が数多く存在します。そのうちの不可欠な工程のひとつとして、システムテストがあります。システムテストというのは、プログラマーまたは開発者にとってよく知られている用語ですが、IT業界とは関係ない多くの人にとってはあまり馴染みがないものです。そこで今回は、システムテストについて一緒にみていきましょう。 シ
Hailey
Dec 7, 2021 | 2 min read
testing
members
ホワイトボックステストとは
ソフトウェアやシステムは人間が開発する以上、不具合などが発生することはどうしても避けられません。こうした不具合を防ぐためにはソフトウェア製品の品質と適切な機能を保証することが欠かせませんが、その上で主要な役割を果たすのがソフトウェアテストです。ソフトウェアテストにはいくつかの手法がありますが、今回は「ホワイトボックステスト」というテスト技法について、詳しくご説明します。 1. ホワイトボックステス
Gemma Bui
Dec 6, 2021 | 2 min read
WEB
members
Speed up Rspec tests with let_it_be
CI/CD plays a critical role in most of modern software development processes nowadays. By improving running speed of tests, you can help team to quickly detect issues, deliver faster, reduce pipeline
Ethan
Dec 6, 2021 | 3 min read
testing
members
ブラックボックステストとは
ソフトウェアの品質を高める上で欠かせないテスト工程では、いくつかの主要なテスト技法が存在します。今回はその中のひとつであるブラックボックステストについてご紹介します。 ブラックボックステストとはブラックボックステストとは、システムの内部構造を考慮せずプログラムが仕様通り設計されるかを検証するテスト方法です。システムの内部構造を直接確認することはできないシステムをブラックボックス(中身が見えない箱)
Gemma Bui
Dec 1, 2021 | 2 min read
Load more posts