Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
BrSEの有効なツールー業務分析(Business Analize)
オフショア開発に不可欠な役割としてはブリッジSEです。技術力不足による品質の不安定さや言語・文化の違いによるコミュニケーションロスを防ぐために、ブリッジSEが活躍します。 BrSEの主な役割は下記のようにと広く知られていると思います。 依頼主となる日本企業の担当者とのコミュニケーション 作業進捗報告 納品物の検品・修正 具体的な仕事: 現地スタッフへの説明 設計書作成 開発の進捗管理 納品物の
Truong Van Vu
May 6, 2022 | 5 min read
members
API Design Best Practices
I. AgendaAgendaOverviewWhat is an API?Rules for Restful API URI designHTTP methodsHTTP response status codesSub and nested resourcesOther useful operationThe API versionII. OverviewThe purpose of this
Timo
May 6, 2022 | 4 min read
members
Introduce Apache Kafka
When we build a large system, we always have at least two main challenges to solve: how to handle large volume of data and how to analyze them. Kafka came as a solution. It's specifically designed for
Marvyn Hoang
Apr 29, 2022 | 6 min read
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
Load more posts