Don't think you are, know you are

博客园 首页 新随笔 管理

ant sync  : download all codes from server

ant build: build locally

ant clean ivy-retrieve build   : rebuild , delete exssting jar files , optional

set PACKAGE_PREFIX=agile1008160019__  :  add prefix to you test scripts ,log and see

set testing org in ant.properties file

ant upsert-users:  create users

ant testbrowser -Dtest.groups=SetUsersPwd :  reset password for creted users.

ant testbrowser -Dleave.browser.open=true -Dtest.groups= (script identifier)

ant testbrowser -Dleave.browser.open=true -Dtest.groups= (script identifier no "BTest") -Dtest.debug=true

see test result :  C:\ca\agile\trunk\infrastructure\automation.force.ui\build\test_results\test-browser.html

after modify auto script need build again

build it before check in it

posted on 2011-01-13 18:32  炭炭  阅读(190)  评论(0)    收藏  举报