資源簡介
軟件測試課程設計文檔
代碼片段和文件信息
package?test;
public?class?Count?{
?private?int?total=0pass=0fail=0;
?
public?int?getFail()?{
return?fail;
}
public?void?setFail(int?fail)?{
this.fail+=?fail;
}
public?int?getPass()?{
return?pass;
}
public?void?setPass(int?pass)?{
this.pass+=?pass;
}
public?int?getTotal()?{
return?total;
}
public?void?setTotal(int?total)?{
this.total?+=?total;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????421??2013-03-21?23:34??第3組(最后成果)\bin\test測試驅動\Count.java
?????文件????????742??2013-03-21?23:34??第3組(最后成果)\bin\test測試驅動\Pai_insert_Backup.java
?????文件???????1212??2013-03-21?23:34??第3組(最后成果)\bin\test測試驅動\Pai_Query_Backup.java
?????文件???????1546??2013-03-21?23:34??第3組(最后成果)\bin\test測試驅動\TestAllSelect.java
?????文件???????1766??2013-03-21?23:34??第3組(最后成果)\bin\test測試驅動\TestDelete.java
?????文件???????2005??2013-03-21?23:35??第3組(最后成果)\bin\test測試驅動\TestInsert.java
?????文件???????2396??2013-03-21?23:35??第3組(最后成果)\bin\test測試驅動\TestPaiInsert.java
?????文件???????2535??2013-03-21?23:35??第3組(最后成果)\bin\test測試驅動\TestPaiQuery.java
?????文件???????1772??2013-03-21?23:35??第3組(最后成果)\bin\test測試驅動\TestSelect.java
?????文件???????2007??2013-03-21?23:35??第3組(最后成果)\bin\test測試驅動\TestUpdate.java
?????文件????????139??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\db\crvx.asc
?????文件????????139??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\db\tm.asc
?????文件?????????37??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\debug\Mediainfo.ini
?????文件??????????0??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\debug\QTR\T0\exp\def
?????文件????????484??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\debug\Report\GeneralInfo.ini
?????文件???????1078??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\debug\Report\Icons\1.ico
?????文件????????640??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\debug\Report\InstallNewReport.html
?????文件????????223??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\debug\Report\Results.qtp
?????文件???????3417??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\debug\Report\Results.xm
?????文件????????188??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\debug\_t_rep.eve
?????文件????????287??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\debug\_t_rep.hdr
?????文件??????????0??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\exp\def
?????文件????????514??2013-03-21?23:35??第3組(最后成果)\bin\winrunner測試腳本\header
?????文件?????????37??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\res1\Mediainfo.ini
?????文件??????????0??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\res1\QTR\T0\exp\def
?????文件????????474??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\res1\Report\GeneralInfo.ini
?????文件???????1078??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\res1\Report\Icons\1.ico
?????文件???????1078??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\res1\Report\Icons\2.ico
?????文件????????640??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\res1\Report\InstallNewReport.html
?????文件????????223??2013-03-21?23:36??第3組(最后成果)\bin\winrunner測試腳本\res1\Report\Results.qtp
............此處省略117個文件信息
- 上一篇:付曉帆--華科操作系統課設
- 下一篇:LFSR 線性反饋移位寄存器
評論
共有 條評論