1153万例文収録!

「click test」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > click testに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

click testの部分一致の例文一覧と使い方

該当件数 : 78



例文

Click the Test button. 例文帳に追加

「Test」ボタンをクリックします。 - NetBeans

Click Test. 例文帳に追加

「テスト」をクリックします。 - NetBeans

Specify BC-BC-Test for the name of the test case and click Next. 例文帳に追加

テスト名として BC-BC-Test と指定し、「次へ」をクリックします。 - NetBeans

Right-click the hello:String node and select Test Operation in Browser. 例文帳に追加

「hello:String」ノードを右クリックし、「Test Operation in Browser」を選択します。 - NetBeans

例文

Leave the defaults and click Test. 例文帳に追加

デフォルトのまま、「テスト」をクリックします。 - NetBeans


例文

In the Projects window, right-click the BC-BC-Test test case andselect Run. 例文帳に追加

「プロジェクト」ウィンドウで「BC-BC-Test」テストケースを右クリックして「実行」を選択します。 - NetBeans

In the Projects window, right-click BC-BC-Test test case and select Run.例文帳に追加

「プロジェクト」ウィンドウで「BC-BC-Test」テストケースを右クリックして「実行」を選択します。 - NetBeans

Under the BC-BC-Test node, double-click Output to open the Output.xml file from the test case. 例文帳に追加

「BC-BC-Test」ノードの下で「出力」をダブルクリックしてテストケースの Output.xml ファイルを開きます。 - NetBeans

Accept the default test case name, TestCase1, and click Next. 例文帳に追加

デフォルトのテストケース名 TestCase1 のまま、「次へ」をクリックします。 - NetBeans

例文

Right-click the test case node and choose Properties. 例文帳に追加

テストケースノードを右クリックして、「プロパティー」を選択します。 - NetBeans

例文

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

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

When you click OK, the IDE creates a JUnit test skeleton in the sample test package directory. 例文帳に追加

「了解」をクリックすると、sample テストパッケージディレクトリに JUnit テストスケルトンが作成されます。 - NetBeans

Right-click Test, and choose pop-up menu item New Test Case.This launches the New Test Case wizard. 例文帳に追加

「テスト」を右クリックし、ポップアップメニューから「新規テストケース」を選択します。 「新規テストケース」ウィザードが起動します。 - NetBeans

In the Test Case Name field, type ApprovedTestCase, and click Next. 例文帳に追加

「テストケース名」フィールドに「ApprovedTestCase」と入力し、「次へ」をクリックします。 - NetBeans

In the Test Case Name field, type RejectedTestCase, and click Next. 例文帳に追加

「テストケース名」フィールドに「RejectedTestCase」と入力し、「次へ」をクリックします。 - NetBeans

Leave default values in the other parameters and click Test. 例文帳に追加

その他のパラメータはデフォルトの値のままにし、「テスト」をクリックします。 - NetBeans

Right-click the project node and choose Test RESTful Web Services. 例文帳に追加

プロジェクトのノードを右クリックし、「RESTful Web サービスをテスト」を選択します。 - NetBeans

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

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

In the projects window expand the SynchronousSample-BC-BCApplication, right-click Test and choose New Test Case. 例文帳に追加

「プロジェクト」ウィンドウで「SynchronousSample-BC-BCApplication」を展開し、「テスト」を右クリックして「新規テストケース」を選択します。 - NetBeans

In the Enter the Test Case Name step, enter a name for the test case and click Next. 例文帳に追加

「テストケース名を入力」ステップで、テストケースの名前を入力して「次へ」をクリックします。 - NetBeans

Right-click the rubyweblog project node and choose Test from the pop-up menu.例文帳に追加

「rubyweblog」プロジェクトノードを右クリックし、ポップアップメニューから「テスト」を選択します。 - NetBeans

In the Projects window, expand the HelloXSLTCAP node and right-click the Test node. 例文帳に追加

「プロジェクト」ウィンドウで、「HelloXSLTCAP」ノードを展開し、「テスト」ノードを右クリックします。 - NetBeans

In the Select the Operation to Test page, select the SynchronousSampleOperation and click Finish. 例文帳に追加

「テストする操作を選択」ページで、「 SynchronousSampleOperation 」を選択して「完了」をクリックします。 - NetBeans

In the Select the Operation to Test page, select the LoanRequestorOperation and click Finish.例文帳に追加

「テストする操作を選択」ページで、「 LoanRequestorOperation 」を選択して「完了」をクリックします。 - NetBeans

Click Continue.On the completion of the process the HasNoReservations test passes successfully. 例文帳に追加

「継続」をクリックします。 このプロセスが完了すると、HasNoReservations テストは成功です。 - NetBeans

Right-click in the source and choose Test File from the pop-up menu.例文帳に追加

ソース内を右クリックし、ポップアップメニューから「ファイルをテスト」を選択します。 - NetBeans

In the Projects window, right-click HasNoReservations under the Test node under TraveReservationServiceApplication and choose Run to start the test. 例文帳に追加

「プロジェクト」ウィンドウで、「TraveReservationServiceApplication」の「テスト」ノードの下にある「HasNoReservations」を右クリックし、「実行」を選択してテストを開始します。 - NetBeans

Right-click the project node and choose Test RESTful Web Services, as shown below: 例文帳に追加

次のように、プロジェクトノードを右クリックして「RESTful Web サービスをテスト」を選択します。 - NetBeans

In the Projects window, right click the Ruby project and select New-Ruby Unit Test. 例文帳に追加

「プロジェクト」ウィンドウで Ruby プロジェクトを右クリックし、「新規」「Ruby 単体テスト」を選択します。 - NetBeans

In the Enter the Test Case Name page, set the name to PartnerViewTestCase and click Next. 例文帳に追加

「テストケース名を入力」ページで、名前を PartnerViewTestCase と設定して「次へ」をクリックします。 - NetBeans

In the Projects window, right click the Ruby project node and select Auto Test to launch Auto Test on your project. 例文帳に追加

「プロジェクト」ウィンドウで Ruby プロジェクトのノードを右クリックし、「自動テスト」を選択すると、プロジェクトで「自動テスト」が起動します。 - NetBeans

You can also click the hyperlinks in the Auto Test output to go directly to the test cases that failed. 例文帳に追加

「自動テスト」の出力のハイパーリンクをクリックして、エラーが発生したテストケースに直接移動することもできます。 - NetBeans

In the Projects window, expand the PartnerViewCompositeApp node, right-click the Test node,and choose New Test Case from the pop-up menu.The New Test Case wizard opens. 例文帳に追加

「プロジェクト」ウィンドウで、「PartnerViewCompositeApp」ノードを展開し、「テスト」ノードを右クリックし、ポップアップメニューから「新規テストケース」を選択します。 「新規テストケース」ウィザードが開きます。 - NetBeans

If you right-click the test case node and click Diff in the pop-up menu, the window displays the difference between the latest output and the contents of Output.xml. 例文帳に追加

テストケースのノードを右クリックし、ポップアップメニューで「相違」をクリックすると、最後の出力と Output.xml の内容の相違が表示されます。 - NetBeans

In the Projects window, expand the LoanRequestorCompositeApp project node, right-click the Test node, and choose New Test Case from the pop-up menu.例文帳に追加

「プロジェクト」ウィンドウで、「LoanRequestorCompositeApp」プロジェクトノードを展開し、「テスト」ノードを右クリックし、ポップアップメニューから「新規テストケース」を選択します。 - NetBeans

In the Projects window, expand the SynchronousSampleApplication project node, right-click the Test node, and choose New Test Case from the pop-up menu. 例文帳に追加

「プロジェクト」ウィンドウで、「 SynchronousSampleApplication 」プロジェクトノードを展開し、「テスト」ノードを右クリックし、ポップアップメニューから「新規テストケース」を選択します。 - NetBeans

In the Projects window, expand the SynchronousSampleApplication project node, right-click the Test node, and choose New Test Case from the pop-up menu.The New Test Case wizard opens. 例文帳に追加

「プロジェクト」ウィンドウで、「 SynchronousSampleApplication 」プロジェクトノードを展開し、「テスト」ノードを右クリックし、ポップアップメニューから「新規テストケース」を選択します。 「新規テストケース」ウィザードが開きます。 - NetBeans

Right-click the Composite Application project and choose Test Project from the pop-up menu. 例文帳に追加

複合アプリケーションプロジェクトを右クリックし、ポップアップメニューから「プロジェクトをテスト」を選択します。 - NetBeans

To test a device on the fly, right-click on the project and choose RunWith. 例文帳に追加

デバイスを簡単にテストするには、プロジェクトを右クリックし、「指定して実行」を選択します。 - NetBeans

In the Projects window, expand the Composite Application project Test, right-click the node for the specific test case and choose Run.例文帳に追加

「プロジェクト」ウィンドウで複合アプリケーションプロジェクトの下の「テスト」を展開し、特定のテストケースのノードを右クリックして「実行」を選択します。 - NetBeans

In the Projects window, double-click the Output node under Test TestCase1 to examine its contents. 例文帳に追加

「プロジェクト」ウィンドウで「テスト」「TestCase1」の下にある「出力」ノードをダブルクリックしてその内容を確認します。 - NetBeans

Double-click the node that represents the passed test (immediately below the Output node) to see the results.例文帳に追加

「出力」ノードの直下にある成功したテストを示すノードをダブルクリックして、結果を確認します。 - NetBeans

When you click Finish, the IDE generates the required JavaServer Faces files so that we can run and test our ZooApp. 例文帳に追加

「完了」をクリックすると Java Server Faces ファイルが IDE によって生成され、ZooApp の実行とテストが実行できます。 - NetBeans

Here they are named languages and films.Click Films and then click Test or the URL "http://localhost:8080/sakila/resources/films/".例文帳に追加

この場合、名前は languages と films です。 「Films」をクリックし、次に「テスト」または「http://localhost:8080/sakila/resources/films/」という URL をクリックします。 - NetBeans

In the Projects window, right-click the RejectedTestCase node and choose Run from the pop-up menu.Double-click the node that represents the passed test to see the results.例文帳に追加

「プロジェクト」ウィンドウで「RejectedTestCase」ノードを右クリックし、ポップアップメニューから「実行」を選択します。 成功したテストを示すノードをダブルクリックして、結果を確認します。 - NetBeans

In the Projects Window of the NetBeans IDE, expand the SynchronousSampleApplicationTest node, right-click the default test case, TestCase0, and select Properties.例文帳に追加

NetBeans IDE の「プロジェクト」ウィンドウで「SynchronousSampleApplication」「テスト」ノードを展開し、デフォルトのテストケース TestCase0 を右クリックして「プロパティー」を選択します。 - NetBeans

When you click Finish, the IDE generates the required JavaServer Faces files so that you can run and test ZooApp. 例文帳に追加

「完了」をクリックすると、必要な JavaServer Faces ファイルが生成され、ZooApp を実行およびテストできるようになります。 - NetBeans

Paste in the API key you got from Google in Step 3.Right-click the CustomerDB project node and select Test RESTful Web Services. 例文帳に追加

手順 3 で Google から取得した API キーにペーストします。 CustomerDB project ノードを右クリックし、「RESTful Web サービスをテスト」を選択します。 - NetBeans

To invoke the Properties window, right-click the test case node and choose Properties from the pop-up window.例文帳に追加

「プロパティー」ウィンドウを開くには、テストケースのノードを右クリックし、ポップアップウィンドウから「プロパティー」を選択します。 - NetBeans

例文

To test the Project, right-click the project node in the projects tab, and choose Run Project.例文帳に追加

プロジェクトをテストするには、「プロジェクト」タブでそのプロジェクトのノードを右クリックし、「プロジェクトを実行」を選択します。 - NetBeans




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS