1153万例文収録!

「Test Run」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Test Runの意味・解説 > Test Runに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Test Runの部分一致の例文一覧と使い方

該当件数 : 284



例文

I'll run a dna test to see where the bone came from.例文帳に追加

DNAから骨の出所を 調べてみます - 映画・海外ドラマ英語字幕翻訳辞書

I asked her to run a test.例文帳に追加

で 彼女に検査をするように言ったけど - 映画・海外ドラマ英語字幕翻訳辞書

I'll run a dna test to see where the bone came from.例文帳に追加

dnaから骨の出所を 調べてみます - 映画・海外ドラマ英語字幕翻訳辞書

Okay, try flying it as a test run.例文帳に追加

そんじゃ 試運転も兼ねて飛んでみてよ - 映画・海外ドラマ英語字幕翻訳辞書

例文

Run tests which test for event generation. 例文帳に追加

\\-eventsイベント生成を調べるテストを実行する。 - XFree86


例文

There are several ways to test or run a unit test. 例文帳に追加

単体テストをテストまたは実行する方法は、複数あります。 - NetBeans

And then I would like to run the same test on the fetus.例文帳に追加

そして胎児にも 同じ検査をしよう - 映画・海外ドラマ英語字幕翻訳辞書

Okay, just do a test run first, all right? move, jackass!例文帳に追加

先ず、練習走行だぞ 分かったか、行け! - 映画・海外ドラマ英語字幕翻訳辞書

Using Test File Versus Run File Options 例文帳に追加

「ファイルをテスト」と「ファイルを実行」オプションの使用 - NetBeans

例文

To run the test: 例文帳に追加

テストを実行するには、次の手順に従います。 - NetBeans

例文

The MyLib(test) tab opens in the Output window.The JUnit test cases are compiled and run. 例文帳に追加

「出力」ウィンドウに「 MyLib (test) 」タブが開きます。 JUnit テストケースがコンパイルされて、実行されます。 - NetBeans

To test run TravelReservationService: 例文帳に追加

TravelReservationService をテスト実行するには、次の手順に従います。 - NetBeans

Choose Run Test JUnit-Sample from the main menu. 例文帳に追加

メインメニューから「実行」「JUnit-Sample のテスト」を選択します。 - NetBeans

a test run on electric devices to check for short-circuits 例文帳に追加

電気機器の短絡特性を求める試験 - EDR日英対訳辞書

We need to run some test for an accurate diagnosis.例文帳に追加

正確な診断のために検査が必要です。 - 旅行・ビジネス英会話翻訳例文

Code Listing4.1: Default system crontab */15 * * * * test -x /usr/sbin/run-crons /usr/sbin/run-crons0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly0 3 * * * rm -f /var/spool/cron/lastrun/cron.daily15 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly30 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly 例文帳に追加

コード表示4.1:デフォルトのシステムcrontab - Gentoo Linux

If you perform a Test Run on one of the Test Scenarios before having added the JBI module or deployed the project, the test run will fail. 例文帳に追加

JBI モジュールを追加する前、またはプロジェクトを配備する前にテストシナリオの 1 つをテスト実行すると、テストは失敗します。 - NetBeans

To run the test case: 例文帳に追加

テストケースを実行するには、次の手順に従います。 - NetBeans

the test data is fed and run the program 例文帳に追加

テストデータが入力されプログラムが実行される - コンピューター用語辞典

Run the test without collecting the result. 例文帳に追加

テスト結果を収集せずにテストを実行します。 - Python

When you run the test the println text for each methods will appear in the JUnit Test Results output window.If you do not add the println, there is no output to show that the methods were run. 例文帳に追加

println を追加しないと、メソッドが実行されたことを示す出力は表示されません。 - NetBeans

Run the examples in test (a DocTest object), and display the results using the writer function out. The examples are run in the namespace test.globs.例文帳に追加

test 内の例題 (DocTest オブジェクト) を実行し、その結果を出力用の関数out を使って表示します。 - Python

In its test run, it traveled at a maximum speed of 40 kilometers per hour. 例文帳に追加

試験走行では,最高時速40キロで走行した。 - 浜島書店 Catch a Wave

Double-click Output.xml to examine its contents.Notice that before the test is run this file is empty. 例文帳に追加

テストの実行前には、このファイルは空白です。 - NetBeans

Before we run the test for the first time, the Output.xml file is empty. 例文帳に追加

最初にテストを実行する前、Output.xml ファイルは空です。 - NetBeans

Because this is the first time the test case is run, the output is an empty test case.例文帳に追加

テストケースを実行するのははじめてなので、出力は空のテストケースです。 - NetBeans

Return the default type of test result object to be used to run this test.例文帳に追加

オブジェクトが実行するテストの、デフォルトのテスト結果オブジェクトの型を返します。 - Python

Now that you have written the tests, you can run the test and see the test output in the JUnit Test Results window. 例文帳に追加

これでテストが記述されたので、テストを実行し、テスト出力を「JUnit テスト結果」ウィンドウで確認できます。 - NetBeans

You can run Test File from within the test file itself or from the class you want to test. 例文帳に追加

「ファイルをテスト」は、テストファイル自体から実行することも、テスト対象のクラスから実行することもできます。 - NetBeans

When you run the test you will see one of the following results in the JUnit Test Results window. 例文帳に追加

テストの実行時、「JUnit テスト結果」ウィンドウに次の結果のいずれかが表示されます。 - NetBeans

To run JUnit 3 test suites as part of a JUnit 4 test suite requires JUnit 4.4 or higher. 例文帳に追加

JUnit 3 のテストスイートを JUnit 4 のテストスイートとして実行するには、JUnit 4.4 以上が必要です。 - NetBeans

Run the test, collecting the result into the test result object passed as result.例文帳に追加

テストを実行し、テスト結果をresultに指定されたテスト結果オブジェクトに収集します。 - Python

When you are in the controller test file, you run the Test File option and it runs this same test file as a test. 例文帳に追加

コントローラのテストファイル内にいる場合、「ファイルをテスト」オプションを実行すると、テストとしてこの同じテストファイルが実行されます。 - NetBeans

The quick way to test is to run this iptables command:例文帳に追加

これをすぐに確かめるには、次のiptablesコマンドを実行します。 - Gentoo Linux

To run a single test case: 例文帳に追加

単一のテストケースを実行するには、次の手順に従います。 - NetBeans

Check the response message after a failed test run. 例文帳に追加

失敗したテスト実行のあとの応答メッセージを調べます。 - NetBeans

Right-click the test suite class and choose Run File. 例文帳に追加

テストスイートクラスを右クリックし、「ファイルを実行」を選択します。 - NetBeans

The same differences apply to the Run Project and Test Project options. 例文帳に追加

「プロジェクトを実行」と「プロジェクトをテスト」の違いも同様です。 - NetBeans

The test module can be run standalone from the command line. 例文帳に追加

テストモジュールだけをコマンドラインから実行することができる。 - Python

The test run was made by the new L0 Series train.例文帳に追加

走行試験は新型のL(エル)0(ゼロ)系車両で行われた。 - 浜島書店 Catch a Wave

Test results are shown in the JUnit test results window, which opens automatically when you run a test case. 例文帳に追加

テスト結果は、「JUnit テスト結果」ウィンドウに表示されます。 このウィンドウは、テストケースを実行すると自動的に開きます。 - NetBeans

I repeated the test run, but there were no problems in particular. 例文帳に追加

彼はテストランを繰り返したが、特に問題は発生しなかった。 - Weblio Email例文集

Select the MyLib project node and choose Run Test MyLib(Alt-F6). 例文帳に追加

「MyLib」プロジェクトノードを選択して、「実行」「MyLib をテスト」(Alt-F6) を選択します。 - NetBeans

Within the debugging session, run one or several test cases. 例文帳に追加

デバッグセッション中に、1 つまたは複数のテストケースを実行します。 - NetBeans

The Test File (Ctrl+F6) option, available from the Editor context menu and the Run menu, is the better way to run a test file. 例文帳に追加

「エディタ」のコンテキストメニューと「実行」メニューで使用できる「ファイルをテスト」 (Ctrl+F6) オプションは、テストファイルを実行する場合に適しています。 - NetBeans

Thus, if conc=2 and inv=3, the test case will be run 6 times (two threads, each run thrice). 例文帳に追加

したがって、conc=2 および inv=3 の場合、テストケースは 6 回実行されます (2 スレッド、それぞれ 3 回実行)。 - NetBeans

The test-run feature enables business process developers to perform test runs of their processes. 例文帳に追加

テスト実行機能によって、ビジネスプロセスの開発者はプロセスのテスト実行を行うことができます。 - NetBeans

To run all test cases in a project: 例文帳に追加

プロジェクトのすべてのテストケースを実行するには、次の手順に従います。 - NetBeans

The class presents the interface needed by the test runner to allow it to be run as any other test case, but all the contained tests and test suites are executed.例文帳に追加

通常のテストケースと同じようにテストランナーで実行すると、テストスイート内の全てのテストケースとテストスイートを実行します。 - 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 Run File TestLibClass.java from the Run menu.例文帳に追加

プロジェクト全体をテストするのではなく、1 つのテストファイルを実行することもできます。 ソースエディタで「 LibClass.java 」タブを選択し、「実行」メニューから「実行」「ファイルを実行」「LibClass.java をテスト」を選択します。 - NetBeans




  
浜島書店 Catch a Wave
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)
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
旅行・ビジネス英会話翻訳例文
Copyright (c) 株式会社 高電社 All rights reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
© 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS