Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
testing
members
[Rails] Introduction of Rubocop
When I joined a Ruby test automation project a year ago at SHIFT ASIA, I had used RuboCop tool for the first time. RuboCop is a Ruby source code analysis tool that automatically checks if your code co
Hikari
Oct 20, 2021 | 1 min read
testing
members
[Security] Brute Force Attack & Experience Sharing
I. What is Brute Force Attack?Brute force is one of the most common way to deploy a direct security attack just only by trying to submit all possible strings in order to bypass the system's password.
Charlie Nguyen
Oct 20, 2021 | 3 min read
devops
members
Parallel Testing With A Single File Via Jenkins In Docker
OverviewThis blog shows you one of the Jenkins Pipeline examples in a practical automation project. It is for anyone who wants to know how to apply Jenkins Pipeline to an automation project. Or if you
Roy Pham
Oct 20, 2021 | 5 min read
misc
members
オフショア開発国ごとの特徴
オフショア開発を手掛ける国はベトナムを含め、新興国を中心に広がっています。そこで、今回はごく簡単ではありますが、オフショア開発先として知られる代表的な国をご紹介します。 中国中国はオフショア開発の委託先として日本と長い関係を持つ国のひとつです。中国ではアリババやテンセントなどに代表される国内のIT企業が大きく成長する中、デジタル技術活用が進んでおり、高度・先進技術の開発に関して高い技術力を持ってい
Gemma Bui
Oct 19, 2021 | 2 min read
misc
members
オフショア開発における品質課題とその解決方法
オフショア開発は近年急速に成長しています。世界中の多くの企業がビジネスを拡大するために、オフショア開発を選択しています。日本企業も例外ではなく、コスト削減やリソース確保などの理由からベトナムでオフショア開発を進めるケースも増えています。しかし、日本側を満足させる品質を達成するのは簡単なことではなく、オフショア開発というと「品質が良くない」という捉え方をされるケースも少なくありません。この記事では、
Max Van
Oct 18, 2021 | 2 min read
misc
members
How To Report To Your Busy Boss/Customer
In this short blog post, we will go through a simple strategy and hopefully, after reading this, you will be able solve one of the biggest headache in your daily job: find the key to effectively repor
Luther Tran
Oct 6, 2021 | 5 min read
mobile
members
Automate Android development process with GitLab CI and Firebase
Manually testing mobile App and distribute APK files is not an interested process but you may have to do it almost every day. Usually you need to send an APK file to tester team after finished a featu
Bob Nguyễn
Jul 30, 2021 | 4 min read
WEB
members
Behavior-driven development
BDD represents behavior-driven development. BDD helps teams focus efforts on identifying, understanding and building features that delivery business values. BDD also suggests to documentation for feat
Hai Nguyen
Jul 28, 2021 | 2 min read
WEB
members
Accessibility for Software Developer
Your application is not accessibleIt was an ordinary day at my old company. My colleague (his name starts with J) and I were busy maintaining a mobile app project. Although only two developers are wo
Tywin
Jul 27, 2021 | 5 min read
devops
members
Metrics to Monitor | Monitoring Microservices
Logs are easy to integrate into your application, and they give you the ability to represent any type of data in the form of strings.Metrics, on the other hand, are numerical representations of data.
Niko
Jul 13, 2021 | 2 min read
Load more posts