並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 120 件 / 5551件

新着順 人気順

Testの検索結果81 - 120 件 / 5551件

  • 高品質と高スピードを両立させるテストアプローチ/Test Approach that Improves Quality and Agility Together

    高品質と高スピードを両立させるテストアプローチ/Test Approach that Improves Quality and Agility Together

      高品質と高スピードを両立させるテストアプローチ/Test Approach that Improves Quality and Agility Together
    • Mocha - the fun, simple, flexible JavaScript test framework

      simple, flexible, fun Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub. Features browser support simple async support proper exit status for CI support etc auto-detects and

      • TEST CORDING » Sassの@functionの使い方まとめ – プログラマブルな処理は@function

        This domain may be for sale!

        • アジャイルとDevOpsの品質保証と信頼性 - Test Automation

          このブログエントリは日本信頼性学会論文誌 Vol.42, No.2, 2020年3月号に寄稿した「アジャイル/DevOps開発における品質保証と信頼性」という解説論文の転載です。 (品質管理研究会でこの解説論文の内容をもとにした特別講義を来年実施します。ご興味ある方はぜひご参加ください。) --- 概要 近年日本のソフトウェア開発チームでも取り入れられるようになったアジャイル/DevOps などのソフ トウェア開発手法は,今まで主流であったウォーターフォール開発と異なる特徴を持つため,その品質保 証や信頼性の考え方をそのまま適用できない場合も多い.アジャイル/DevOps 開発では短い開発サイクル の中で小刻みなフィードバックループと改善活動を繰り返しながら開発する.そのため,QA テストとして の品質保証の役割はアジャイル/DevOps においても依然重要であるが,それに加え開発サイクル

            アジャイルとDevOpsの品質保証と信頼性 - Test Automation
          • Color Intelligence - Color IQ Test | Pantone

            • STF | Smartphone Test Farm

              ⚠️ This project is no longer maintained Active development has been moved to Device Farmer

              • JavaScript Unit Test Why? What? How?

                第38回HTML5とか勉強会「Webアプリ×テスト最新事情」の発表資料です。 https://html5j.cloudfoundry.com/event/sd38Read less

                  JavaScript Unit Test Why? What? How?
                • test123

                  This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission. More information...

                    test123
                  • 開発生産性の観点から考える自動テスト(2024/06版) / Automated Test Knowledge from Savanna 202406 Findy dev-prod-con edition

                    2024年6月29日 Findy 開発生産性カンファレンス2024 Closing Keynote https://dev-productivity-con.findy-code.io/2024

                      開発生産性の観点から考える自動テスト(2024/06版) / Automated Test Knowledge from Savanna 202406 Findy dev-prod-con edition
                    • Test it! AJAXな英和・和英辞書&小テスト

                      プロミスを利用していると、今の利用限度額では物足りなくなってきたな、と感じることも出てくるのではないでしょうか?申し込みのときに審査が行われて、その結果で最初の利用限度額が決まっているのですが、やはり利用し始めの利用限度額って低めの設定になっていることが多いです。今の限度額じゃ物足りない!という場合、プロミスで追加融資を受けることはできるのでしょうか。 まず、プロミスでお金を借りていて、さらに追加融資をお願いしたいと思ったとき、限度額内の金額であれば特に手続きをすることなく利用することができます。限度額が30万円で10万円借りている、まだ返済は終わってないけど更に10万円借りたいと思えば、追加の10万円を足しても20万円となり限度額の30万円以内ですよね。限度額内ですから何も手続きすることなくATMなどから自由に引き出すことが出来るのです。 では限度額を超える金額の追加融資を受けたいと思っ

                      • 喰らえ10年鍛えた俺の test.pl !! - 大西ブログ

                        こんにちは、2011年くらいにディレクターになってめっきりPerl書かなくなった id:onishi です。 この記事は Perl5 Advent Calendar 2015 18日目です! 書き捨てのコードを test.pl という単一ファイルに __END__ と共に上に追加し続けて10年。3万行超に成長した俺の test.pl から厳選したコード群を喰らえ、という主旨の記事です。 今日のお品書きはこんな感じです。 list() fotolife wq punycode statuscode 結びの言葉 ( [PR]この目次ははてなブログの目次機能で自動生成しています ) ちなみに、書き捨てのコードから良いものは、プロジェクトのリポジトリに入れたり、~/bin/ に置いたりしています。今日は ~/bin/ に移った厳選処理も紹介しますね。 とにかく test.pl にいろんな処理が書か

                          喰らえ10年鍛えた俺の test.pl !! - 大西ブログ
                        • SPEED TEST

                          混雑時にはパケットを捨てて各部の転送能力を維持するインターネットのベスト・エフォート方式を支えているのが、 TCP(インターネットの標準転送方式)のエラー訂正機能です。 パケットロスが発生すると、受信側では、その欠番部が再送により補填されるまでの間、継続受信している欠番以降のパケット・データは TCPバッファー部に保管され、Webブラウザは受け取れなくなります。 <----- TCP受信バッファ ----->|<--- Webブラウザ --- 回線→[11]→ [9]→ <----- TCP受信バッファ ----->|<--- Webブラウザ --- 回線→[12]→ [11]欠番|待ち状態 ← 再送要求(SACK or 3-dup-ACKs) ┘ (より正確には「欠番連絡」であり、[12]以降に対する確認応答で再送条件が決まる) そのため、補填作業中の状態で終了した 部分計測区間では、W

                          • @IT:.NET Tools : NUnit入門 Test Firstのススメ [NUnit 2.0対応版]

                            .NET Tools NUnit入門 Test Firstのススメ [NUnit 2.0対応版] 1.NUnitの環境を準備する (株)ピーデー 川俣 晶 2003/04/26 NUnitとは何か? 「NUnit」は、単体テストの自動実行を支援するためのツールである。Java用のテスト・ツールである「JUnit」をベースにして、.NET Framework上で利用できるように変更を加えたものだ。ちなみに、JUnitのバリエーションはNUnitに限らず、さまざまなプログラム言語に対応したものが作られている。自動単体テスト・ツールの1つの定番といってもよい。NUnitはエクストリーム・プログラミング(XP)と呼ばれるソフトウェア開発技法と深い関係があるので、関連書籍を読むと、より理解できるだろう。NUnitはSourceForge.net上で、オープン・ソースのソフトウェアとして公開されており

                            • Right-brained? Left-brained? Take the brain test!

                              Which side of your brain is more dominant? The 30-Second Brain Test

                                Right-brained? Left-brained? Take the brain test!
                              • The Acid3 Test

                                JS/? To pass the test, a browser must use its default settings, the animation has to be smooth, the score has to end on 100/100, and the final page has to look exactly, pixel for pixel, like this reference rendering. Scripting must be enabled to use this test.

                                • 大腸菌4万4千世代の進化―Evolution in Test Tube―

                                  (07/18)私はいかにしてニセ科学批判者と呼ばれるに至ったか (07/17)産総研がバイオインフォマティクスのワークショップを開催するようです (07/12)IBMがゲノムビジネスに本格参入するらしい (07/11)ホメオパシー助産師のビタミンK2の問題が裁判になった (07/04)日本トンデモ本大賞2010オープニングムービー (07/03)トゥーリオ・シモンチーニのがん治療についてのまとめ (03/29)『「トンデモ」批判の政治性と政治の未来』にコメントしてみる (03/24)ニセ科学商品バイオラバーについてのまとめ (03/23)正しい目薬のさし方 (03/21)科学なポッドキャストをまとめて紹介してみる はじめにお読みください(1) サイエンスニュース(122) 宇宙開発・天文ニュース(78) サイエンストピックス(57) バイオニュース(155) バイオインフォマティクス(17

                                    大腸菌4万4千世代の進化―Evolution in Test Tube―
                                  • iPhoneアプリ・TOEIC®TEST実力判定『アプトレ』が、いい感じ - ビジョンミッション成長ブログ

                                    iPhoneアプリで、TOEICや英語の勉強。ちょっとした時間に勉強できるので良いですよね。TOEICの勉強などもiPhoneでできると便利だと思います。 TOEIC®TEST実力判定『アプトレ』 appArray Inc. 教育 ¥120 こちらの「TOEIC®TEST実力判定『アプトレ』」では、TOEICの実力判定やテストの勉強ができます。2016/01/23現在、セール中で安くなっています。 TOEICのスコアがどれくらいなのか、実際に受験すれば良いのですが、その前に、簡単に模試などをしてみると、TOEIC対策にもなるでしょう。 もちろん、TOEICの公式問題集をやるというのはありですが、何度もやっていると問題を覚えてしまうというのもありますし、こういうアプリをやってみるというのはありでしょう。 TOEICテスト新公式問題集< Vol.6> 作者: Educational Testi

                                      iPhoneアプリ・TOEIC®TEST実力判定『アプトレ』が、いい感じ - ビジョンミッション成長ブログ
                                    • DevOps時代のテストエンジニア採用面接 - Test Automation

                                      背景 社内外のテスト自動化チームの人たちと話すと、テスト自動化エンジニアの採用は難しいという話題がよく出る。どこのチームもテスト設計が出来て、自動化も得意で、CI周りの構築もやって、といったパーフェクトなテスト自動化エンジニアを求めているが、実際には採用はなかなか進んでいないようだ。 このブログポストでは、このテスト自動化エンジニアの採用にまつわる問題を「候補者の得意領域、不得意領域の話を引き出す面接を意識すること」を軸に少し一般化し、僕自身が気をつけていることについて書く。 テスト自動化エンジニアの採用が大変な理由 多岐に渡るテスト自動化のスキルセット テスト自動化エンジニアの採用が大変な理由は、一言で言えば、DevOpsが当たり前の昨今では、多岐に渡るスキルセットを評価する必要があることだ。 例えば、ソフトウェアテストの資格試験であるISTQBでは、ソフトウェアテストの「Core」のス

                                        DevOps時代のテストエンジニア採用面接 - Test Automation
                                      • Commentary of the LINE's Coding Test

                                        2020.03.07 Kazuhiro Osawa / LINE Service Development Department1 LINE Engineer Meetup for Students ~コーディングテスト対策ウェブセミナー~ https://acaric.jp/special/…

                                          Commentary of the LINE's Coding Test
                                        • Goのtestを理解する in 2018 #go - My External Storage

                                          2018年夏(Go1.10)時点でGoのテスト方法をまとめる。 この記事は以下のスライド資料の補足記事になる。 Tour of testing in 2018 https://speakerdeck.com/budougumi0617/tour-of-testing-in-2018 TL;DR Goでテストを行なうときの方法をまとめた。 原則標準パッケージ・標準コマンドの説明のみ サンプルリポジトリは以下 https://github.com/budougumi0617/go-testing testing パッケージ https://golang.org/pkg/testing/ まずは基本としてtestingパッケージがある。Goのテストで使うメソッドは基本的にこのpkg配下にある。(HTTP関連のテストで使うhttptestはnet/httppkg配下にある。) Goでテストを書くと

                                            Goのtestを理解する in 2018 #go - My External Storage
                                          • xUnit Test Patternsから学ぶ12個のユニットテストの原則 - Qiita

                                            本エントリは、xUnit Test Patterns: Refactoring Test Codeという書籍の「Chapter5 Principles of Test Automation」の内容をベースに、12個のユニットテスト原則についてまとめていきます。この書籍は、2007年に販売されたものですが、今でも十分役に立つユニットテストに関する原則を伝えています。 ウェブでは、次のURLでも内容を見ることができます。 自動ユニットテストの原則 ここで紹介されるものは、ユニットテストで確認したい quality のリストです。ですので、直接適用する「パターン」ではありません。 「何をやるか」よりも「なぜやるのか」という観点においてまとめられています。 本エントリでは、xUnit Test Patterns: Refactoring Test Codeで紹介されている12個の原則をベースに、ほ

                                              xUnit Test Patternsから学ぶ12個のユニットテストの原則 - Qiita
                                            • Test your server for Heartbleed (CVE-2014-0160)

                                              If there are problems, head to the FAQ Results are now cached globally for up to 6 hours. Enter a URL or a hostname to test the server for CVE-2014-0160. This test has been discontinued in March 2019. You can use the open-source command line tool or the SSL Labs online test. All good, seems fixed or unaffected! Uh-oh, something went wrong: Check what it means at the FAQ. It might mean that the ser

                                              • HTTP Server Test Page powered by CentOS-WebPanel.com

                                                This page is used to test the proper operation of the HTTP server after it has been installed. If you can read this page it means that the HTTP server installed at this site is working properly. The fact that you are seeing this page indicates that the website you just visited is either experiencing problems or is undergoing routine maintenance. If you would like to let the administrators of this

                                                  HTTP Server Test Page powered by CentOS-WebPanel.com
                                                • アジャイルテストのテスト設計の話 - Test Automation

                                                  Incremental test design 昨年度追加されたISTQBのFoundation Level Extension Syllabus Agile TesterのAgile Testing Practicesの項にはテスト設計に関する興味深い記述がある [1]。 Incremental test design: Test cases and charters are gradually built from user stories and other test bases, starting with simple tests and moving toward more complex ones. アジャイルテストのテスト設計の特徴として ユーザーストーリーをテストベースとして用いる事 シンプルなテストケースの追加から始まり、より複雑なものへと変化して行く事 Increme

                                                    アジャイルテストのテスト設計の話 - Test Automation
                                                  • HTTP Server Test Page powered by CentOS-WebPanel.com

                                                    This page is used to test the proper operation of the HTTP server after it has been installed. If you can read this page it means that the HTTP server installed at this site is working properly. The fact that you are seeing this page indicates that the website you just visited is either experiencing problems or is undergoing routine maintenance. If you would like to let the administrators of this

                                                    • The CSS3 Test

                                                      Your browser scores 0% Determined by passing tests out of total for features

                                                      • Deep Learning ideas that have stood the test of time

                                                        Deep Learning is such a fast-moving field and the huge number of research papers and ideas can be overwhelming. The goal of this post is to review ideas that have stood the test of time. These ideas, or improvements of them, have been used over and over again. They’re known to work. If you were to start in Deep Learning today, understanding and implementing each of these techniques would probably

                                                        • circleciのbuild/test/deployをgithub actions(beta)に移行した - 839の日記

                                                          まだ機能的に足りないところもあるが、頑張ったら使える感覚だった。 githubにもfeedbackが送れる所があれば送ろうと思う。 circleciでやっていたことはざっくり書くと以下。 test系 golangのbuild/lint/test helm chartのlint helm templateで吐き出されたyamlのlint build系(only master) base imageのbuild & push k8s上で動かすprod imageのbuild & push deploy系(only master) GKE上にhelm secrets upgrade これをgithub actionsに移行した際にcircleciとの差分を感じた機能は以下。 slack通知 自分のリポジトリでは未実装、デフォルトは失敗するとメール通知が来る 未確認だが多分いろいろな人がbeta向

                                                            circleciのbuild/test/deployをgithub actions(beta)に移行した - 839の日記
                                                          • 日経経済知力テスト(日経TEST)|【法人用】

                                                            経済情報を顧客との対話や 提案・課題解決に 〜世の中の動きを知り、 仕事に活かす起点に日経TESTを活用〜 全保連株式会社

                                                              日経経済知力テスト(日経TEST)|【法人用】
                                                            • Programming Fonts - Test Drive

                                                              Size / ↑ ↓ Theme Language // Type some code -> console.log "oO08 iIlL1 g9qCGQ ~-+=>"; function updateGutters(cm) { var gutters = cm.display.gutters, __specs = cm.options.gutters; removeChildren(gutters); for (var i = 0; i < specs.length; ++i) { var gutterClass = __specs[i]; var gElt = gutters.appendChild( elt( "div", null, "CodeMirror-gutter " + gutterClass ) ); if (gutterClass == "CodeMirror-line

                                                              • iPhoneの電波受信レベルを数値で表示する「Field Test」モード

                                                                iPhoneのiOS 4.1には、携帯電波の受信レベルを数値で表示することができる、「Field Test」というモードがあるようです。[source: GIZMODO ] iPhone 4は、本体側面にある金属製バンドをアンテナにする、というユニークなデザインを採用しているため、持つ(握る)場所によってアンテナの感度が落ちるという報告が相次ぎ、釈明の会見と、無償でバンパーを提供するプログラムを開始したり、また専用の絆創膏を発売する業者が現れるなど、混乱を招いたことは記憶に新しいところです。 数値は画面左上のキャリア名横に表示され、「-93」「-121」のように表示されます。 マイナスの後の数字が小さいほど受信レベルが高く、例えば「-93」は「-121」よりも強い信号を受信していることになります。 iPhone 4の場合、ケース類を外して本体左横の金属バンドのギャップを塞ぐようにして持つと

                                                                  iPhoneの電波受信レベルを数値で表示する「Field Test」モード
                                                                • 欠陥を早期に発見するための Software Engineer in Test とその重要性 / What is Software Engineer in Test and How they works

                                                                  @IT 開発変革セミナー 2024 春 ~Spring~ ~効率化、コスト削減にとどまらない、システム開発の在るべき姿~ 基調講演2 https://members09.live.itmedia.co.jp/library/Njc3Nzc%253D

                                                                    欠陥を早期に発見するための Software Engineer in Test とその重要性 / What is Software Engineer in Test and How they works
                                                                  • Objective-CでUnit Testフレームワーク GHUnitの導入手順 - 酒と泪とRubyとRailsと

                                                                    Objective-CでUnit Testフレームワーク GHUnitの導入手順 Jan 25th, 2013 Tweet Objecitve-CのUnit Testのフレームワークの中では、GHUnitが安定性の面でオススメなようです。ということで、GHUnitの導入にトライしたらドハマリしたので、今後のために導入の手順を残しておきます。 Objective-Cのテストフレームワーク Objective-Cのテストフレームワークの比較は、iOS 向けTDD/BDDフレームワークやモックフレームワークの現状 - laiso - iPhoneアプリ開発グループ がよくまとまっています。ここでの結論は、SenTestingKitが公式でサポートされているのでXCode/iOSのバージョンアップして使い続けられる点で、オススメとのことでした。 一方、TECH-GYM(株式会社プラスアール)さんの

                                                                    • 「HTTPS(SPDY)」と「HTTP」ではどちらが高速に接続できるか体感できる「HTTP vs HTTPS Test」

                                                                      by themonnie PCやスマートフォンでブラウジングをしていると、GoogleのサービスやTwitter・Facebookのタイムラインはわりとサクサクと表示できるのに、それ以外のサイトでは読み込みが遅い気がする、という人がいるかもしれません。これは気のせいではなく、実際に一部のサイトでは通信速度が高速になっているためです。HTTPで接続しているか、HTTPS(SPDY)で接続しているかの違いによるものですが、「HTTP vs HTTPS Test」というサイトでは、これをわかりやすく体感することができます。 HTTP vs HTTPS Test https://www.httpvshttps.com/ サイトにアクセスすると通信速度が測定されます。この事例だと読み込み時間は1.638秒でした。 続いて、サイト右上の「HTTP」というリンクをクリックします。 先ほどはHTTPS(S

                                                                        「HTTPS(SPDY)」と「HTTP」ではどちらが高速に接続できるか体感できる「HTTP vs HTTPS Test」
                                                                      • North Korean Missile Test Delayed by Windows 8

                                                                        PYONGYANG (The Borowitz Report)—North Korea’s official news agency announced today that the military’s planned missile test had been put on hold because of “problems with Windows 8.” Intelligence analysts said that the announcement gave rare insight into the inner workings of North Korea’s missile program, which until last year had been running on Windows 95. The announcement from the Korean Centr

                                                                          North Korean Missile Test Delayed by Windows 8
                                                                        • HTML5 Worker Test

                                                                          Which APIs are supported in Web Workers and Service Workers? This chart shows the breakdown for each browser, based on automated testing. Note that the goal is not for browsers to reach 100% on all tests. Some APIs are intentionally not exposed to workers. This site is for informational purposes only.

                                                                          • Test your IPv6.

                                                                            JavaScript Required This site requires JavaScript, as well as the ability to pull in cross-site scripts, in order to perform the testing. If this message does not go away, it means that JavaScript has been disabled, either by a plugin or extension in your browser, or by explicit browser setting. Do you use NoScript? If you use this Firefox add-on, you'll need to "Temporarily allow all this page".

                                                                              Test your IPv6.
                                                                            • wikiCalc Beta Test Home

                                                                              Latest version: Version 1.0 is now available! This Alpha/Beta-Test set of pages has been replaced by the regular product pages. *** See the "wikiCalc Product Home Page" *** Introduction The wikiCalc program is a web authoring tool for pages that include data that is more than just unformatted prose. It combines some of the ease of authoring and multi-person editing of a wiki with the familiar visu

                                                                              • CIとTest Sizesの話 - asterisc

                                                                                はじめに 前回 akito0107.hatenablog.com どちらかというとこっちが本編。 前回の記事ではTest Sizesについて紹介したが、今回の記事はその分類が実際の開発にどう役に立っているのかをまとめたいと思う。もちろん用語の統一も大きな意味を持つが、それ以外のことを書いていきたい。 具体的には、CIでテストのパイプラインを組む時にこの分類どおりに組んでいくと綺麗に整理でき、CI全体のスループット向上にも効果がでているという話だ。今回の話は僕たちのチームに特化した内容になるが、1) Test SizesごとにTestの起動コマンドを分ける、 2) Smallから順に実行していき、落ちるべきテストはできるだけ早期に落とす、というポイントはどこにでも使えるものだと思う。 コンテナ技術とテスト 僕たちはローカルの開発環境だけではなく、本番環境やCI環境でコンテナ技術(主にDock

                                                                                  CIとTest Sizesの話 - asterisc
                                                                                • Database test data generator - Fill your database with random test data!

                                                                                  Generate test data for your database Quick recipes to test real applications with random data Table Structure: Export Format: Generated rows: Use an existing data model and customize it to mimick your table structure or create one from scratch. # Column title Data type Delete Add Another Column Clear table Why do I need to fill a database with random data? When developing an application, you would