Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
What happens behind the scenes when you access to a website?
During this time, everyday we use Internet for everything, it's so cool and helpful. With a laptop, a PC or a smartphone, we can open up a browser, access a website and find a bunch of information or
Marvyn Hoang
Apr 29, 2022 | 3 min read
testing
members
テスト密度とバグ密度の指標について
はじめにテスト密度とバグ密度は、下流工程で定量的な品質指標として使用され、案件品質の分析評価に欠かせないものです。これらの指標の下限値~上限値と実績テスト密度と実績バグ密度を組み合わせることで、どの機能に品質面の懸念があるかを確認することが可能です。 これにより該当する機能のテスト項目の網羅性をレビューしたり、バグ内容を深く検証したり、現象発生区分/原因区分/原因工程/バグ重要度などの品質につい
Michiko
Apr 27, 2022 | 7 min read
testing
members
テストケースサンプル事例:良いテストケースを書くためのベストプラクティス
はじめにテストケースのサンプルは、組織によって異なる場合があります。 しかし、テストケースを作成するために標準のサンプルを使用することは、プロジェクトのテストプロセスを設定する上で最初の一歩と言えます。 また、ビジネスチームがテストケースを確認するプロセスがある場合は、両方の当事者が合意したサンプルでテストケースをフォーマットする必要があります。 このチュートリアルでは、例を使用して手動テストで
Ace
Apr 7, 2022 | 2 min read
testing
members
テストケースとは? なぜテストケースが重要なのか
はじめにテストケースの作成はソフトウェア開発において不可欠な活動であり、ソフトウェアテストの最も重要な部分の1つと見なされています。この記事ではテストケースについて、そもそもどういったものであるのか、なぜ必要なのか、どのような内容が記載されているかを解説したいと思います。 テストケースとは何であるかを知りたい場合は参考にしてください。 テストケースとはテストケースとは、ソフトウェアやシステムが期
Ace
Apr 7, 2022 | 1 min read
testing
members
ユーザ 受入テスト(UAT)とは
はじめにソフトウェア製品の価値は顧客要件と利用者のニーズを満たしているかどうかによって決まります。そのため、現在のソフトウェア検証モデルにおいては単体テスト(UT)、統合テスト(IT)、システムテスト(ST)の各種テストを実施した後、ユーザ受入テスト(UAT)を行うことが必要です。今回は、ユーザ受入テストについて一緒に見ていきましょう。 ソフトウェア検証の工程ユーザ受入テストの概要1.ユーザ 受
Hailey
Feb 18, 2022 | 3 min read
devops
members
Top 10 deadly mistakes in Cloud projects
This post will help you to avoid mistakes in Cloud projects from the beginning to release. No master you are SA, PM, System Engineer, DevOps Engineer or Developer, avoiding those mistakes will help yo
Riccardo
Jan 17, 2022 | 4 min read
members
Getting start with Minimal APIs in .Net 6
What's Minimal APIs Microsoft has released .NET 6 on 2021-11-08 and Minimal API is a part of this release. Minimal APIs are architected to create HTTP APIs with minimal dependencies. They are ideal fo
Levi Nguyen
Jan 14, 2022 | 7 min read
members
CQRS design pattern
What is CQS? CQS is a design pattern, and the acronym stands for Command Query Separation. (CQS) is the core concept the defines two types of operations handled in a system: a command that executes a
Levi Nguyen
Jan 14, 2022 | 4 min read
members
log4j vulnerability in a nutshell
Lately people are crazy about newly found security vulnerable from a well known java library log4j and meme it with Log4Shell. As I first heard about it, I wonder why do just a Log library became a se
Louis
Jan 4, 2022 | 2 min read
members
Differences between Encoding, Encryption & Hashing
Encoding, encryption and hashing, these terms, we may see them usually in our every daily working day. But there are still misunderstandings, they are commonly interchanged and used incorrectly. Knowi
Scott To
Jan 4, 2022 | 4 min read
Load more posts