Apache OFBiz® Selenium-WebDriver
Apache OFBiz® Selenium-WebDriver Version unspecified Table of Contents 1. Objectifs tests selenium . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.4. Découpage des tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 6. Tests Selenium (ex-webhelp). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 6.1. Ecrire des tests fonctionnels0 码力 | 27 页 | 414.53 KB | 1 年前3
Apache OFBiz® Selenium-WebDriver
Apache OFBiz® Selenium-WebDriver Version unspecified Table of Contents 1. Selenium tests Type and Goal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . TODO . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 5.4. Tests organization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . With this project it’s possible to write and run Apache OFBiz User Interface Tests, unit tests or Business Use Cases Tests (or demo). There are multiple language or technique to write / record selenium0 码力 | 38 页 | 1006.03 KB | 1 年前3
Apache OFBiz Developer Manual Version trunk. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 10.2. Integration Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . collection of scripts written in Groovy └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including the control is in fact a full application as it contains entities, data, services, user interface, routing, tests, and business logic. Both core OFBiz applications as well as plugins are nothing more than components0 码力 | 81 页 | 1.77 MB | 1 年前3
Apache OFBiz®
Execute all unit tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.4.2. Execute all integration tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 5.4.3. Execute integration tests with a different log level . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 5.5.1. Run all tests on a clean system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 23 页 | 305.80 KB | 1 年前3
Apache OFBiz®
The Apache OFBiz Project
Version TrunkExecute all unit tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.4.2. Execute all integration tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 5.4.3. Execute integration tests with a different log level . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 5.5.1. Run all tests on a clean system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 23 页 | 305.80 KB | 1 年前3
Apache OFBiz Developer Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 10.2. Integration Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including the control is in fact a full application as it contains entities, data, services, user interface, routing, tests, and business logic. Both core OFBiz applications as well as plugins are nothing more than components0 码力 | 108 页 | 2.47 MB | 1 年前3
Apache OFBiz Developer Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 10.2. Integration Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including the control is in fact a full application as it contains entities, data, services, user interface, routing, tests, and business logic. Both core OFBiz applications as well as plugins are nothing more than components0 码力 | 108 页 | 2.47 MB | 1 年前3
Apache OFBiz Developer Manual10.1. Unit Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 10.2. Integration Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 10.3. UI Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including the control0 码力 | 65 页 | 1.22 MB | 1 年前3
Apache OFBiz Developer Manual 22.01. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 7.1. Integration Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including the control is in fact a full application as it contains entities, data, services, user interface, routing, tests, and business logic. Both core OFBiz applications as well as plugins are nothing more than components0 码力 | 16 页 | 161.40 KB | 1 年前3
Apache OFBiz Developer Manual Release 18.121. Unit Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 9.2. Integration Tests . . . . main/java/ - java source code └── test/java/ - java unit-tests ├── testdef - Defined integration-tests ├── webapp - One or more Java webapps including the control is in fact a full application as it contains entities, data, services, user interface, routing, tests, and business logic. Both core OFBiz applications as well as plugins are nothing more than components0 码力 | 53 页 | 1.52 MB | 1 年前3
共 13 条
- 1
- 2













