---
description: CircleCIを実際に使用したユーザーのレビューから、製品の機能や価格、メリットデメリットをご覧いただけます。類似製品との比較も簡単、ぴったりのSaaSが見つかるはず！
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: CircleCIとは？ | 機能や料金、導入事例をご紹介【キャプテラ】
---

現在地表示: [ホーム](/) > [アプリ開発ツール](/directory/30082/application-development/software) > [CircleCI](/software/150380/circleci)

# CircleCI

Canonical: https://www.capterra.jp/software/150380/circleci

ページ：1 / 5\
次へ: [次ページ](https://www.capterra.jp/software/150380/circleci?page=2)

> CircleCIは、世界で広く共有されている、CI/CDプラットフォームです。
> 
> 評価：92人のユーザーによる評価は**4.6/5**。**おすすめ度**で最高の評価。

-----

## 概要

### CircleCIの対象ユーザー

Kickstarter、Facebook、Spotify、Herokuなど、何千社ものスタートアップ企業からFortuneトップ10に名を馳せるような大企業までが、CircleCIを利用してテストと開発のサイクルを自動化しています。

## 簡単な統計と評価

| 測定基準 | 評価 | 詳細 |
| **総合評価** | **4.6/5** | 92 レビュー |
| 使いやすさ | 4.3/5 | レビュー全体に基づく |
| カスタマー・サポート | 4.4/5 | レビュー全体に基づく |
| 価格の妥当性 | 4.2/5 | レビュー全体に基づく |
| 機能 | 4.5/5 | レビュー全体に基づく |
| おすすめ率 | 80% | (8/10 おすすめ度) |

## 企業情報

- **キャプテラについて**: CircleCI
- **ロケーション**: San Francisco, アメリカ
- **設立**: 2011

## ビジネスコンテキスト

- **価格プラン**: $15.00
- **価格モデル**:  (無料版が利用可能) (無料のトライアル)
- **対象となる企業**: 自営業, 2～10, 11～50, 51～200, 201～500, 501～1,000, 1,001～5,000, 5,001～10,000, 10,000+
- **デプロイとプラットフォーム**: クラウド、SaaS、ウェブベース, Mac（デスクトップ）, Windows（デスクトップ）, Linux（デスクトップ）, Windows（オンプレミス）, Linux（オンプレミス）, Android（モバイル）, iPhone（モバイル）, iPad（モバイル）
- **サポートされる言語**: 日本語, 英語
- **利用可能な国**: アメリカ合衆国, イギリス, インド, インドネシア, オーストラリア, カナダ, ドイツ, ノルウェー, ブラジル, メキシコ, 中華人民共和国香港特別行政区, 日本

## 機能

- API
- Automated Testing
- Device Enrollment
- アプリ管理
- グラフィカル・ユーザーインタフェース
- コラボレーションツール
- ダッシュボード
- テストスクリプト・レビュー
- テスト管理
- デバッグ
- リリース管理
- 並列実行をサポート
- 互換性テスト
- 優先順位付け
- 品質保証
- 変更管理
- 統合型開発環境
- 継続的インテグレーション
- 継続的デプロイ
- 継続的デリバリ
- 要件管理
- 設定の管理
- 階層ビュー

## 統合 (合計1件)

- GitHub

## サポートのオプション

- メール/ヘルプデスク
- FAQ/フォーラム
- ナレッジベース
- 電話サポート
- 24時間対応（オペレータ）
- チャット対応有

## Category

- [アプリ開発ツール](https://www.capterra.jp/directory/30082/application-development/software)

## 関連カテゴリー

- [アプリ開発ツール](https://www.capterra.jp/directory/30082/application-development/software)
- [CIツール](https://www.capterra.jp/directory/31119/continuous-integration/software)
- [DevOpsツール](https://www.capterra.jp/directory/31120/devops/software)
- [モビリティ・ソフトウェア](https://www.capterra.jp/directory/30097/mobility/software)
- [テスト自動化ツール](https://www.capterra.jp/directory/30609/automated-testing/software)

## 代替製品

1. [Codemagic](https://www.capterra.jp/software/152573/nevercode) — 4.7/5 (124 reviews)
2. [Tricentis Tosca](https://www.capterra.jp/software/120858/tricentis-tosca) — 4.2/5 (18 reviews)
3. [TestMu AI](https://www.capterra.jp/software/170732/lambdatest) — 4.6/5 (543 reviews)
4. [Katalon Studio](https://www.capterra.jp/software/1018018/katalon-studio) — 4.4/5 (706 reviews)
5. [Datadog](https://www.capterra.jp/software/135453/datadog-cloud-monitoring) — 4.6/5 (357 reviews)

## レビュー

### "Good for CI/CD and also for automating smaller tasks" — 5.0/5

> **Luis Carlos** | *2022年3月24日* | コンピュータ・ソフトウェア | おすすめ評価：10.0/10
> 
> **良いポイント**: The pipelines can be broken into different steps, which makes debugging, managing and approving individual phases way easier. Also, looking at the logs and being able to share static permalinks to them is quite useful when you have larger teams. We all can see the progress of the building pipelines in real time and can debug and manage them. Great tool over all.
> 
> **改善点**: Sometimes it fails and doesn't immediately let's you go to debug the issue. Also, some settings for the VMs are tricky to set up right.
> 
> We use CircleCI for our CI/CD pipeline almost every single day. It manages and runs automated tests for all the remote branches, so we can catch issues before they escalate. When ever something gets merged into our dev, staging or master branches, it auto tests, builds and deploy all the infrastructure with Terraform and pushes the newer version to docker.

-----

### "Simple and strong software" — 5.0/5

> **Ricardo** | *2024年10月30日* | 情報技術、情報サービス | おすすめ評価：10.0/10
> 
> **良いポイント**: I like that is really easy to use, for multiple platforms, easy solutions, good support lot of info, and if you know simple bash commands is really easy to build your own pipeline
> 
> **改善点**: Sometimes the UI is not perfect, but their are updating it and lastly it improved a lot
> 
> Really good, is one of the small things on the pipelines and projects, that when it uses other solution, I miss the simplicity that circleci provides

-----

### "Easy-to-use UI and features for configuring the CI" — 3.0/5

> **Carey** | *2022年3月30日* | インターネット | おすすめ評価：7.0/10
> 
> **良いポイント**: Excellent customer service, and now even faster builds Workflows 2.0 makes it simple for me to parallelize tasks. Simple integration with code-quality services like GitHub. If necessary, it can be built on macOS.
> 
> **改善点**: Nothing of significance to point out. It's a little messy with reduced resolutions if we go to a project and filter it by Branch Name. On a mobile device or a browser tab, for example.&#10;Except for that, everything else is fine.
> 
> We deploy in the form of a circle. Since it was already in place when I began working here, I can't speak to how things were before, but I can say that it makes things much simpler for newcomers to the organization.

-----

### "CircleCI - For Simple, Easy & feature rich CI/CD" — 5.0/5

> **認証済みレビュアー** | *2022年10月6日* | 銀行 | おすすめ評価：8.0/10
> 
> **良いポイント**: Best part of circleCI is the ease of continuous delivery feature it offers, it's very easy to integrate it with GitHub too. Another pro of CircleCI over other CI/CD tool like Jenkins is the simple yet feature rich UI. For beginners or pros, this workflow management tool is pretty simple yet futuristic.&#10;It also makes running automated test cases for different branches really easy before deployment.
> 
> **改善点**: There is room for improvement in areas where Jenkins is already winning, like skipping parts of execution stages that are not required every time new change is pushed.&#10;Another one would be the execution time, using it with terraform to run plans \&amp; eventually apply, it can take hours if your infrastructure is complex \&amp; there is no way to actually divide it in stages.&#10;Better central monitoring \&amp; dashboard for different projects can be helpful, somewhat like Jenkins shows rainy, cloudy or clear skies signifying project health.
> 
> Overall I love CircleCI UI, ease of deployment \&amp; it is feature rich. Availability \&amp; execution parameterization can be improved.

-----

### "One of the top CI/CD service" — 5.0/5

> **認証済みレビュアー** | *2021年8月5日* | コンピュータ・ソフトウェア | おすすめ評価：8.0/10
> 
> **良いポイント**: With a Github/Bitbucket account, it is easy to setup the CircleCI account. It automatically detects all the repositories. We can easily add the configuration file and start using the pipelines. Various customisation and parallelisation options are provided. Lot of possibilities for automation and customisation. Overall a good product.
> 
> **改善点**: It was bit of a hassle to start first, the configuration were not very easy. Also struggled a bit to manage various Github organisations. Once easy and setup, it's easy and fast.

-----

ページ：1 / 5\
次へ: [次ページ](https://www.capterra.jp/software/150380/circleci?page=2)

## リンク

- [Capterraで表示する](https://www.capterra.jp/software/150380/circleci)

## このページは以下の言語で利用できます

| ロケール | URL |
| de | <https://www.capterra.com.de/software/150380/circleci> |
| de-AT | <https://www.capterra.at/software/150380/circleci> |
| de-CH | <https://www.capterra.ch/software/150380/circleci> |
| en | <https://www.capterra.com/p/150380/CircleCI/> |
| en-AE | <https://www.capterra.ae/software/150380/circleci> |
| en-AU | <https://www.capterra.com.au/software/150380/circleci> |
| en-CA | <https://www.capterra.ca/software/150380/circleci> |
| en-GB | <https://www.capterra.co.uk/software/150380/circleci> |
| en-IE | <https://www.capterra.ie/software/150380/circleci> |
| en-IL | <https://www.capterra.co.il/software/150380/circleci> |
| en-IN | <https://www.capterra.in/software/150380/circleci> |
| en-NZ | <https://www.capterra.co.nz/software/150380/circleci> |
| en-SG | <https://www.capterra.com.sg/software/150380/circleci> |
| en-ZA | <https://www.capterra.co.za/software/150380/circleci> |
| es | <https://www.capterra.es/software/150380/circleci> |
| es-AR | <https://www.capterra.com.ar/software/150380/circleci> |
| es-CL | <https://www.capterra.cl/software/150380/circleci> |
| es-CO | <https://www.capterra.co/software/150380/circleci> |
| es-CR | <https://www.capterra.co.cr/software/150380/circleci> |
| es-DO | <https://www.capterra.do/software/150380/circleci> |
| es-EC | <https://www.capterra.ec/software/150380/circleci> |
| es-MX | <https://www.capterra.mx/software/150380/circleci> |
| es-PA | <https://www.capterra.com.pa/software/150380/circleci> |
| es-PE | <https://www.capterra.pe/software/150380/circleci> |
| fr | <https://www.capterra.fr/software/150380/circleci> |
| fr-BE | <https://fr.capterra.be/software/150380/circleci> |
| fr-CA | <https://fr.capterra.ca/software/150380/circleci> |
| fr-LU | <https://www.capterra.lu/software/150380/circleci> |
| it | <https://www.capterra.it/software/150380/circleci> |
| ja | <https://www.capterra.jp/software/150380/circleci> |
| nl | <https://www.capterra.nl/software/150380/circleci> |
| nl-BE | <https://www.capterra.be/software/150380/circleci> |
| pt | <https://www.capterra.com.br/software/150380/circleci> |
| pt-PT | <https://www.capterra.pt/software/150380/circleci> |

-----

## 構造化データ

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra 日本","address":{"@type":"PostalAddress","addressLocality":"東京","addressRegion":"13","postalCode":"〒105-6205","streetAddress":"〒105-6205 東京都港区愛宕2-5-1 愛宕グリーンヒルズMORIタワー 5階"},"description":"ソフトウェア検索ならCapterra（キャプテラ）で！実際に製品を使用したユーザーレビューや口コミ、機能や料金などから比較検討が簡単にできます。","email":"info@capterra.jp","url":"https://www.capterra.jp/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.jp/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra/","https://www.youtube.com/channel/UCWFpjNOUhMph-RtFn5iqOBA"]},{"name":"CircleCI","description":"CircleCIは、世界最大の共有型継続インテグレーション／継続デリバリー (CI/CD) プラットフォームで、コードがアイデアから配信へと移行する中央となるハブです。1日に100万以上のビルドを処理する、非常によく使われているDevOpsツールの1つであるCircleCIには、エンジニアリング・チームの仕事の仕方やコードの実行方法に関するデータに対して、ユニークなアクセスを提供します。Spotify、Coinbase、Stitch Fix、BuzzFeedといった企業が、エンジニアリング・チームの生産性を向上させ、より良い製品をリリースし、より迅速に市場に投入するためにCircleCIを利用しています。","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/f4937229-aad7-40c5-adda-f302b52c8795.png","url":"https://www.capterra.jp/software/150380/circleci","@type":"SoftwareApplication","@id":"https://www.capterra.jp/software/150380/circleci#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.jp/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"bestRating":5,"ratingCount":92},"offers":{"price":"15","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise, Android, Platform ios, Platform ipad"},{"@type":"FAQPage","@id":"https://www.capterra.jp/software/150380/circleci#faqs","mainEntity":[]},{"@type":"BreadcrumbList","itemListElement":[{"name":"ホーム","position":1,"item":"/","@type":"ListItem"},{"name":"アプリ開発ツール","position":2,"item":"/directory/30082/application-development/software","@type":"ListItem"},{"name":"CircleCI","position":3,"item":"/software/150380/circleci","@type":"ListItem"}],"@id":"https://www.capterra.jp/software/150380/circleci#breadcrumblist"}]}
</script>
