[Setting] Change environment varable http://minghsiangsu.pixnet.net/blog/post/167178593-android-virtual-device(avd)%E6%A8%A1%E6%93%AC%E5%99%A8%E7%84%A1%E6%B3%95%E6%AD%A3%E7%A2%BA%E5%9F%B7%E8%A1%8C mklink /f "d:\" "c:\" http://stackoverflow.com/questions/18540607/starting-emulator-for-avd-then-panic-could-not-open Solution: Change %temp% to F:\ [Install] http://www.cnblogs.com/tangdongchu/p/4234127.html https://m.oschina.net/blog/361769 https://looksok.wordpress.com/2014/02/08/uiautomator-in-eclipse/ [Emulator] http://ephrain.pixnet.net/blog/post/43194040-%5Bandroid%5D-android-%E5%AD%B8%E7%BF%92%E7%AD%86%E8%A8%98%EF%BC%9A%E5%95%9F%E5%8B%95%E6%89%8B%E6%A9%9F%E6%A8%A1%E6%93%AC%E5%99%A8 http://ephrain.pixnet.net/blog/post/47001884-%5Bandroid%5D-android-%E5%AD%B8%E7%BF%92%E7%AD%86%E8%A8%98%EF%BC%9A%E5%95%9F%E7%94%A8%E6%A8%A1%E6%93%AC%E5%99%A8%E7%9A%84%E7%A1%AC%E9%AB%94%E5%8A%A0 硬體加速 http://ephrain.pixnet.net/blog/post/47001884-%5Bandroid%5D-android-%E5%AD%B8%E7%BF%92%E7%AD%86%E8%A8%98%EF%BC%9A%E5%95%9F%E7%94%A8%E6%A8%A1%E6%93%AC%E5%99%A8%E7%9A%84%E7%A1%AC%E9%AB%94%E5%8A%A0 [abd] http://stackoverflow.com/questions/20564514/adb-is-not-recognized-as-an-internal-or-external-command-operable-program-or 指令 http://style77125tech.pixnet.net/blog/post/17556680-%5Bandroid%5D-%E4%BD%BF%E7%94%A8adb%E6%8C%87%E4%BB%A4 [找不到 android.support.test] http://stackoverflow.com/questions/29122205/the-import-android-support-test-can-not-be-resolved-in-revision-22 [範例] http://stackoverflow.com/questions/24669317/uiautomator-test-case-android http://university.utest.com/android-ui-testing-uiautomatorviewer-and-uiautomator/ 圖解 http://smritituteja.in/android-automation-uiautomator/ ...
1. You can open command prompt. 2. Create a fresh, bare clone of your repository: git clone --bare https://github.com/user/repro.git cd repro.git 3. If you use the official website's bash you will get error: WARNING: Ref 'refs/heads/master' isunchanged。 So just copy the follow script and save as changename.sh: git filter-branch --commit-filter ' case "$GIT_AUTHOR_NAME" in *[Jj]ersey*[Ss]u*) GIT_COMMITTER_NAME="Jersey Su" GIT_COMMITTER_EMAIL="loverjersey@gmail.com" GIT_AUTHOR_NAME="Jersey Su" GIT_AUTHOR_EMAIL="loverjersey@gmail.com" git commit-tree "$@"...
1. Install python and environment var http://www.cnblogs.com/yuzr/p/4197093.html http://blog.csdn.net/yydoraemon/article/details/13847781 2. Steps to install Robotframe work and RIDE http://fanli7.net/a/bianchengyuyan/Python/20130http://www.tonylin.idv.tw/dokuwiki/doku.php/rf:rf:installrideonwin817/412658.html http://joelee-testing.blogspot.tw/2015/01/robot-framework-mac.html http://blog.csdn.net/tulituqi/article/details/7592711 [DEMO] https://bitbucket.org/robotframework/webdemo/downloads [Reference] https://github.com/robotframework/RIDE/wiki/Installation-Instructions#start-up http://carl.logdown.com/posts/2014/03/07/robotframework-gettingstarted http://blog.csdn.net/windone0109/article/details/24637757 http://blog.csdn.net/wirboz/article/details/41316105 Global sharing. http://ruleoftech.com/2013/web-application-test-automation-with-robot-framework https://github.com/rtomac/robotframework-selenium2library/wiki Create Own Library http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#id198 20151022 New Add [wxPython cannot install in MAC os x 10.11] It looks like wxPython cannot install proper upon 10.xx even use the brew to install wx and turn...
[.Net install] silent mode: NDP452-KB2901907-x86-x64-AllOS-ENU.exe /q /norestart [Reference] https://ardamis.com/2014/05/24/microsoft-net-framework-4-5-2-installation-fails-during-sccm-osd-task-sequence/ https://social.technet.microsoft.com/Forums/en-US/4808233e-1410-4305-a8d1-0e88f3a6fdc8/net-451-install-only-works-when-running-on-a-ui-session?forum=configmanagerapps [PowerShell] Auto Install powershell http://stackoverflow.com/questions/10522240/powershell-script-to-auto-install-of-iis-7-and-above SignIn powershell script http://blogs.technet.com/b/heyscriptingguy/archive/2010/06/17/hey-scripting-guy-how-can-i-sign-windows-powershell-scripts-with-an-enterprise-windows-pki-part-2-of-2.aspx Create IIS http://www.iis.net/learn/manage/powershell/powershell-snap-in-creating-web-sites-web-applications-virtual-directories-and-application-pools [Reference] http://www.iis.net/learn/manage/powershell/powershell-snap-in-creating-web-sites-web-applications-virtual-directories-and-application-pools ...
if you got launch virtual box in windows 7 64bit fail, you can choose follow version to solve the problem. VirtualBox-4.3.12-93733-Win => PASS VirtualBox-4.3.22-98236-Win => FAIL VirtualBox-4.3.30-101610-Win => FAIL If you import appliance *.ova fail. 1. Extract ova file as *.vmhd and *.ovf 2. Enter command line: C:\Program Files\Oracle\VirtualBox>VBoxManage.exe clonehd C:\temp\Jason0401\TW IN2008-TMP\TW-WIN2008-TMP-disk1.vmdk C:\temp\Jason0401\TW-WIN2008-TMP\test.vdh -format vhd 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Clone hard disk created in format 'vhd'....