应用Yii1.1和PHP5进行敏捷Web开发

应用Yii1.1和PHP5进行敏捷Web开发

4 (27人评价)
  • 课时:(14)

  • 学员:(536)

  • 浏览:(28784)

  • 加入课程

第三章:TrackStar应用程序的笔记

相关课时: 笔记详情:

1单元测试 需要安装phpunit

http://www.xbc.me/install-phpunit-on-xampp/

2功能测试 需要安装Selenium

2.1.百度浏览器下载

http://selenium-release.storage.googleapis.com/2.44/selenium-server-standalone-2.44.0.jar 

3.phpunit安装selenium:

http://www.davidtan.org/netbeans-xampp-phpunit-selenium-all-working-at-last/

如果安装失败,先ping通pear.phpunit.de => 188.94.27.25 ip 地址

修改host

重新定位频道

3.1 

win7下不能保持host:先用管理员权限打开记事本,再用记事本打开host

4.转到c盘,启动服务

java -jar selenium-server.jar

5.开始测试

% cd protected/tests/
% phpunit functional/SiteTest.php

6.下载PHPUnit

https://github.com/sebastianbergmann/phpunit/tree/4.0

放到xampp\php\pear\PHPUnit下

7.删除autoload

http://www.52zuo.com/web/php/yii-framework-phpunit-to-appear-phpunit_autoload-not-found.html

----

安装教程

http://www.ibm.com/developerworks/cn/web/1209_caimin_seleniumweb/

使用 Selenium 实现基于 Web 的自动化测试

http://www.ibm.com/developerworks/cn/web/1209_caimin_seleniumweb/

 

如何用Selenium进行Chrome自动化测试

 

http://blog.csdn.net/gxlujun/article/details/7535177


yii官方教程

http://www.yiiframework.com/doc/guide/1.0/zh_cn/database.arr#sec-1

0 0

你感兴趣的课程

编程开发 Yii 权威指南
10万+浏览/ 846学员/ 4.3评分
免费
9万+浏览/ 429学员/ 4.7评分
免费
编程开发 Symfony3开发实战
7万+浏览/ 1048学员/ 4.2评分
免费