| 意味 | 例文 |
Test Runの部分一致の例文一覧と使い方
該当件数 : 284件
To run a test case for the composite application: 例文帳に追加
複合アプリケーションのテストケースを実行するには、次の手順に従います。 - NetBeans
First we will run the TestCase0 test case, and then the recently created MyTestCase. 例文帳に追加
最初に、TestCase0 テストケースを実行し、その後に作成した MyTestCase を実行します。 - NetBeans
You can now run the enterprise application to test the application client. 例文帳に追加
これでエンタープライズアプリケーションを実行し、アプリケーションクライアントをテストできます。 - NetBeans
In the Projects window, right-click HasNoReservations under the Test node under TraveReservationServiceApplication and choose Run to start the test. 例文帳に追加
「プロジェクト」ウィンドウで、「TraveReservationServiceApplication」の「テスト」ノードの下にある「HasNoReservations」を右クリックし、「実行」を選択してテストを開始します。 - NetBeans
The next step after creating your unit test classes is to create test suites.See Creating JUnit 3 Test Suites to see how to run specified tests as a group so you do not have to run each test individually.例文帳に追加
単体テストクラス作成後の次の手順は、テストスイートの作成です。 指定されたテストをグループとして実行し、各テストを個々に実行しなくて済むようにする方法については、「JUnit 3 テストスイートの作成」を参照してください。 - NetBeans
We're gonna run a comparison ballistics test, but i'd say we found ourselves a suspect.例文帳に追加
比較弾道検査をやります でも 容疑者が見つかったと言えますね - 映画・海外ドラマ英語字幕翻訳辞書
Graphical applications which run test suites should provide alternate implementations.例文帳に追加
グラフィカルなテスト実行アプリケーションでは、独自のテストランナーを作成してください。 - Python
You can also run a single test file rather than testing the entire project.Select the LibClass.java tab in the Source Editor and choose Run Test File. 例文帳に追加
プロジェクト全体をテストするのではなく、1 つのテストファイルを実行することもできます。 ソースエディタで「LibClass.java」タブを選択し、「実行」「ファイルをテスト」を選択します。 - NetBeans
The test run showed the car could accelerate powerfully and quietly. 例文帳に追加
試験走行では,この車が力強く静かに加速できることが証明された。 - 浜島書店 Catch a Wave
Each time the test is run, the current output is compared to the content of Output.xml. 例文帳に追加
テストを実行するたびに、現在の出力が Output.xml の内容と比較されます。 - NetBeans
Therefore the first test run will populate output.xml with the real output. 例文帳に追加
したがって、最初のテスト実行によって output.xml に実際の出力が生成されます。 - NetBeans
Each time the test is run, the current output is compared to the contents of Output.xml. 例文帳に追加
テストを実行するたびに、現在の出力が Output.xml の内容と比較されます。 - NetBeans
Ensure that a debugging session is running and perform a test run. 例文帳に追加
デバッグセッションが実行中で、テスト実行が行われていることを確認します。 - NetBeans
If you receive a failed test run, you can do one of the following:例文帳に追加
失敗したテスト実行を受け取った場合、次のどちらかを実行できます。 - NetBeans
Fig. 3 presents a typical reaction profile observed during a test run.例文帳に追加
試運転の間に観察された典型的な反応プロフィールを図3に提示する。 - 英語論文検索例文集
Fig. 4 presents a typical reaction profile observed during a test run.例文帳に追加
試運転の間に観察された典型的な反応プロフィールを図4に提示する。 - 英語論文検索例文集
Fig. 4 presents a typical reaction profile observed during a test run.例文帳に追加
試運転の間に観察された典型的な反応プロフィールを図4に提示する。 - 英語論文検索例文集
Specifies how long inseconds each test should be run (default 5 seconds). 例文帳に追加
\\-time それぞれのテストが何秒間実行されるかを指定する(デフォルトでは5秒間)。 - XFree86
This indicates how many time the photoflo will be executed each time the test is run.例文帳に追加
このオプションは、テストが実行されるたびに行われる photoflo の回数を指定する。 - XFree86
To perform pull-down operation in a short time at a test run, and to set proper target suction pressure even if a season at the test run is in either case.例文帳に追加
試運転時のプルダウン運転を短時間で行うことができ、また、試運転時の季節が何れであっても適切な目標吸入圧力を設定することができる。 - 特許庁
When all the sensor temperatures satisfy temperature rise conditions, the normal end of test run is determined, and an LED of a test run completion display part 11g is lighted (step S111).例文帳に追加
全てのセンサ温度が昇温条件を満たすときは試運転正常終了と判定され、試運転完了表示部11gのLEDが点灯する(ステップS111)。 - 特許庁
Each time the test is run, the current output is compared to the contents of Output. 例文帳に追加
テストを実行するたびに、現在の出力が「出力」の内容と比較されます。 - NetBeans
Select the MyLib project node and choose Run Test Project(MyLib)or press Alt-F6. 例文帳に追加
「MyLib」プロジェクトノードを選択して、「実行」「プロジェクト (MyLib) をテスト」を選択するか、Alt-F6 キーを押します。 - NetBeans
This is a special state that triggers a special operation when the test is run. 例文帳に追加
これは、テストが実行されたときに特別な処理をトリガする、特別な状態です。 - NetBeans
Each time the test is run, the current output is compared to the content of Output. 例文帳に追加
テストを実行するたびに、現在の出力が「出力」の内容と比較されます。 - NetBeans
There is another important difference between the Test File and Run File options. 例文帳に追加
このほかにも「ファイルをテスト」と「ファイルを実行」のオプションには重要な違いがあります。 - NetBeans
To test the application, run the project as described in section Testing index.php. 例文帳に追加
アプリケーションをテストするには、「index.php のテスト」節の説明に従ってプロジェクトを実行します。 - NetBeans
After the test run, the test data recorded on the hard disc is read, to automatically prepare a report in a prescribed format.例文帳に追加
試運転走行後、ハードディスクに記録した試験データを読み出し、所定書式の成績表を自動的に作成する。 - 特許庁
Last, you run the unit test to verify that your modifications work as intended, and then you run the application.例文帳に追加
最後に、単体テストを実行して変更内容が意図した状態で動作することを確認し、続いてアプリケーションを実行します。 - NetBeans
The test run control means 23 has a test run evaluating means for outputting its evaluation result by evaluating a result of the test run based on the temperature detecting data inputted from the temperature sensors corresponding to the heat radiating terminals in the test run with respective heat radiating terminals 2, 3 and 4 and the temperature detecting data inputted from the other one or more of temperature sensors.例文帳に追加
試運転制御手段23は、各放熱端末機2,3,4毎の試運転時に該放熱端末機に対応する温度センサから入力される温度検出データと、他の1つ以上の温度センサから入力される温度検出データとに基づいて試運転の結果評価を行ない、その評価結果を出力する試運転評価手段を備える。 - 特許庁
To test your nVidia card, fire up X and run glxinfo, which is part of the mesa-progs package.例文帳に追加
nVidiaカードをテストするには、Xを起動してglxinfoを実行します。 これはmesa-progsパッケージの一部です。 - Gentoo Linux
You can now test a dry run to see if everything is setup correctly.例文帳に追加
すべてが正しく設定されたかを確認するために、予行演習を行うことが出来ます。 - Gentoo Linux
You also learned how to create and perform a test run of a composite application. 例文帳に追加
また、複合アプリケーションを作成してテスト実行する方法についても学習しました。 - NetBeans
To deploy, test-run, and debug the BPEL process, use the CompositeApplication project. 例文帳に追加
BPEL プロセスを配備、テスト実行、およびデバッグするには、複合アプリケーションプロジェクトを使用します。 - NetBeans
You also learn how to create and perform a test run of a composite application. 例文帳に追加
また、複合アプリケーションを作成してテスト実行する方法についても学習します。 - NetBeans
The test data is fed and run in order to check if the program can be handled correctly 例文帳に追加
プログラムが,正しく作動するかどうかを検査するために,テストデータを与えて実行させる - コンピューター用語辞典
If your package contains test scripts, which is highly recommended, you should run them. 例文帳に追加
パッケージにテストスクリプトが含まれているのなら、それらを実行することを強く推奨します。 - PEAR
Run the tests associated with this suite, collecting the result into the test result object passed as result.例文帳に追加
スイート内のテストを実行し、結果をresultで指定した結果オブジェクトに収集します。 - Python
In the Projects window, expand the Composite Application project Test, right-click the node for the specific test case and choose Run.例文帳に追加
「プロジェクト」ウィンドウで複合アプリケーションプロジェクトの下の「テスト」を展開し、特定のテストケースのノードを右クリックして「実行」を選択します。 - NetBeans
Now you will create and run a test for the project using JUnit and then run it in the IDE's debugger to check for errors.例文帳に追加
ここでは、JUnit を使用してプロジェクトに対するテストを作成、実行します。 また、IDE のデバッガでプロジェクトを実行してエラーの有無を調べます。 - NetBeans
Now you will create and run a test for the project using JUnit and then run the application in the IDE's debugger to check for errors.例文帳に追加
ここでは、JUnit を使用してプロジェクトに対するテストを作成、実行します。 また、IDE のデバッガでアプリケーションを実行してエラーの有無を調べます。 - NetBeans
Now we'll create and run a test for our project using JUnit and then run it in the IDE's debugger to check for errors.例文帳に追加
ここでは、JUnit を使用してプロジェクトに対するテストを作成、実行します。 また、IDE のデバッガでプロジェクトを実行してエラーの有無を調べます。 - NetBeans
An operation test control means 14 controls the operation tests of processors which are in test run states to conduct a specified operation test.例文帳に追加
そして、動作試験制御手段14は、動作状態が試験走行状態となっているものについての動作試験を制御し、所定の動作試験を実行させる。 - 特許庁
When the treatment procedure of the flow recipe and the treatment conditions for test are contradictory to each other in mecha-run, the conditions for test have priorities.例文帳に追加
当該メカランにおいて、フローレシピの処理手順とテスト用処理条件とが相反する場合は、テスト用処理条件が優先する。 - 特許庁
After the application program is completed, the application program is run on the test environment using the virtual unit for performing an interlocking test.例文帳に追加
アプリケーションプログラムが完成したなら、仮想ユニットを用いたテスト環境上でアプリケーションプログラムを動作させ、連動テストを実施する。 - 特許庁
Most likely you'll use the Run File or Test File options from the Editor window context menu (you can also invoke the Run-Run File option on the file in the Project window). 例文帳に追加
多くの場合、「エディタ」ウィンドウのコンテキストメニューから「ファイルを実行」または「ファイルをテスト」オプションを使用します。 「プロジェクト」ウィンドウのファイルで、「実行」「ファイルを実行」を呼び出すこともできます。 - NetBeans
On Dec. 2, a magnetically levitated (maglev) train achieved a speed of 581 kilometers per hour during its manned test run in Yamanashi Prefecture. 例文帳に追加
12月2日,山梨県での有人走行試験中に,リニアモーターカーが時速581キロを達成した。 - 浜島書店 Catch a Wave
Important: After each step you can run a test to make sure the setup is correct. 例文帳に追加
重要:各ステップが終わった後、セットアップが正しいかを確かめるためにテストするとよいでしょう。 - Gentoo Linux
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © 1995-2026 Hamajima Shoten, Publishers. All rights reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| ©Copyright 2001~2026 , GIHODO SHUPPAN Co.,Ltd. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|


Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)