Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9667de5

Browse files
JacekSzweddiemol
andauthored
Robotium does not support natural language features. Robot Framework ... (#2508)
Robotium does not support natural language features. Robot Framework is the correct example. Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
1 parent bed04bf commit 9667de5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎website_and_docs/content/documentation/overview/components.en.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ same system.) NOTE: _Some people refer to the drivers as proxies._
2828
* **Framework:** An additional library that is used as a support for WebDriver
2929
suites. These frameworks may be test frameworks such as JUnit or NUnit.
3030
They may also be frameworks supporting natural language features such
31-
as Cucumber or Robotium. Frameworks may also be written and used for
31+
as Cucumber or Robot Framework. Frameworks may also be written and used for
3232
tasks such as manipulating or configuring the system under test, data
3333
creation, test oracles, etc.
3434

‎website_and_docs/content/documentation/overview/components.ja.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ WebDriverを使ってテストスイートを構築するには、多くの異
2020
files for Java, .dll files for .NET, など.
2121
* **ドライバー:** 実際のブラウザを制御します。
2222
ほとんどのドライバーはブラウザベンダー自身が作成します。ドライバーは一般的にブラウザ自体を備えたシステムで実行される実行可能モジュールであり、テストスイートを実行するシステムにはありません。(ただし、それらは同じシステムであっても構いません。)_注: 一部の人々はドライバーをプロキシと呼んでいます。_
23-
* **フレームワーク:** WebDriverスイートのサポートとして使用する追加ライブラリ。これらのフレームワークは、JUnitやNUnitなどのテストフレームワークです。また、CucumberまたはRobotiumといった自然言語機能をサポートするフレームワークでもあります。フレームワークは、テスト対象のシステムの操作や構成、データ作成、テストオラクルなどに記述、利用されます。
23+
* **フレームワーク:** WebDriverスイートのサポートとして使用する追加ライブラリ。これらのフレームワークは、JUnitやNUnitなどのテストフレームワークです。また、CucumberまたはRobot Frameworkといった自然言語機能をサポートするフレームワークでもあります。フレームワークは、テスト対象のシステムの操作や構成、データ作成、テストオラクルなどに記述、利用されます。
2424

2525
### 部品構成
2626
最低限、WebDriverはドライバーを経由してブラウザーと通信します。

‎website_and_docs/content/documentation/overview/components.pt-br.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ mesmo sistema.) NOTA: _Algumas pessoas se referem aos drivers como proxies._
2828
* **Framework:** uma biblioteca adicional usada como suporte para suítes do WebDriver.
2929
* Essas estruturas podem ser estruturas de teste, como JUnit ou NUnit.
3030
Eles também podem ser estruturas que suportam recursos de linguagem natural, como
31-
como Cucumber ou Robotium. Frameworks também podem ser escritos e usados ​​para
31+
como Cucumber ou Robot Framework. Frameworks também podem ser escritos e usados ​​para
3232
coisas como manipulação ou configuração do sistema em teste,
3333
criação de dados, oráculos de teste, etc.
3434

‎website_and_docs/content/documentation/overview/components.zh-cn.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ aliases: [
1919
驱动程序通常是与浏览器一起在系统上运行的可执行模块,而不是在执行测试套件的系统上。
2020
(尽管它们可能是同一个系统。) _注意: 有些人把驱动称为代理。_
2121
* **框架:** 用于支持 WebDriver 套件的附加库。这些框架可能是测试框架,如 JUnit 或 NUnit。
22-
它们也可能是支持自然语言特性的框架,如 Cucumber 或 Robotium。还可以编写和使用框架来操作或配置被测试的系统、
22+
它们也可能是支持自然语言特性的框架,如 Cucumber 或 Robot Framework。还可以编写和使用框架来操作或配置被测试的系统、
2323
数据创建、测试预言等等。
2424

2525
### 组成部分

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /