Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
Shallow Git Clone On Jenkins Pipeline
OverviewOn a beautiful day, your Jenkins can't clone from the Git repository like every day before. The error may appear GitException with status code 128 status code 128Due to the error, you cannot c
Roy Pham
Oct 17, 2022 | 3 min read
members
Appium Inspector with Kobiton remote devices
OverviewThis blog post is gonna show you one of the hands-on experience that clearly demonstrates how to use Appium Inspector with a Kobiton remote device. Appium Inspector helps you inspect and get a
Roy Pham
Oct 17, 2022 | 5 min read
members
Free Tools for Developer
Hosts, Servers for deploying your frontend/backend.1. NetlifyNetlify helps you deploy not only static webs but also single-page applications and even complex e-commerce websites. Netlify allows you to
Zill Nguyen
Oct 17, 2022 | 4 min read
members
What are microservices?
In this article, we are going to learn about software architecture and evaluate a bit about the popular model that is Microservice. Software architecture is the organization of a system consisting of
Drew
Oct 11, 2022 | 3 min read
members
Exploring the API Gateway: Kong
First let's explore the API Gateway architecture pattern then slowly deep dive into the details of running a production-grade Kong API gateway. Generally in many organizations, the backend APIs are c
Sage Huynh
Oct 7, 2022 | 5 min read
members
Create slack bot with slash command
Create your slack bot application Go to url your slack applications. Click button Create New App. Choose create an app From scratch. Input your bot name and choose your workspace. You will see you
Huska
Aug 31, 2022 | 3 min read
WEB
members
SPA(Single Page Application)とは
Single Page Applicationって何?SPAとは「 Single Page Application 」(シングルページアプリケーション)の略称で、複数ではなく単一のWebページに対して、Ajaxなどでページを構成することを指します。 単一のWebページで構成することで、新しい情報を読み込む際にページの遷移に縛られないことから、サーバーへどのリクエスト(要求)を送ってもほとんど同じU
Dorothy Huynh
Jul 8, 2022 | 2 min read
testing
members
Software Testing Methodologies
Table of contents 1. What is Software Testing Methodology? 2. Functional Testing 3. Non-Functional Testing 4. Difference Between Functional Testing and Non-Functional Testing 5. Conclusion 1. What is
SA_Erwin
Jul 7, 2022 | 2 min read
testing
members
テスト実行者がバグを見逃してしまう原因
はじめにあなたはバグ(ソフトウェアの不具合)、特に基本的なバグを見逃したことはありますか? もしそうであれば、その時、「どうしてこのようなバグを見逃したのだろうか」と自分に聞いてみたことはあるでしょうか? ソフトウェアテストの実行者であれば、誰でも下記のようなケースを体験したことがあるはずです。 I. テストをしたはずのテストケースにおいてバグが発生する II. 基本的な(すごく簡単な)テス
Yagi
Jul 6, 2022 | 5 min read
testing
members
エビデンスを取得する時に役に立つAwesome Screenshotの使い方
はじめにソフトウェアテストにおけるテスター(実行者)としてバグを起票したり、問い合わせを行ったりする際、エビデンスを取得することは最も大事な作業の一つです。一番手っ取り早いのはWindowsに標準搭載されているSnipping Tool(スニッピングツール、ホットキー:Windowsキー+Shift+S)を活用し、画面に表示されている部分、もしくは全体画面をスクリーンショットとして切り取った上で
Yagi
Jul 5, 2022 | 3 min read
Load more posts