Source Control
.git/config
Build Steps (only take effect after save, drag to sort execution order)
UI tests (functional tests via GUI)
ui-tests/spec
features
Sequential Test Execution (Run test sequentially on BuildWise server)
Parallel Test Execution (run tests on multiple BuildWise Agents)
Application
/Users/me/myproject
;
Load Testing (run tests on multiple BuildWise Agents)
Environment Variables (pass to builder running on the server, not affecting build agents)
BUILDWISE_MASTER
BASE_URL
BROWSER
Files/Directories to archive (relative to the project root dir, separate by ';')
User Interface (control features of BuildWise for this project)
<pre><code class='xml'>
Requirement Traceability Generate requirement traceability matrix from automated tests
Deployment (on success builds, allow admin to invoke a Rake task to preform deployment)
API (configuration for the third party to interact with BuildWise server to manage builds of this project)
/api/projects/vibe-parallel-build-rspec-rails/trigger_build?api_key=API_KEY
Notifications (notify the build outcome)
TP_LINK_CLOUD_ACCOUNT_USER
TP_LINK_CLOUD_ACCOUNT_PASS