p***n 发帖数: 635 | 1 还不错:
Effective Software Test Automation: Developing an Automated Software Testing Tool
by Kanglin Li, Mengqi Wu
Effective GUI Test Automation: Developing an Automated GUI Testing Tool
by Kanglin Li, Mengqi Wu
半天时间可以把两本一起看完.有些方面比NUNIT要好使. |
n*********g 发帖数: 75 | 2 what tools it use? or it develops its own new testing tool?
【在 p***n 的大作中提到】 : 还不错: : Effective Software Test Automation: Developing an Automated Software Testing Tool : by Kanglin Li, Mengqi Wu : Effective GUI Test Automation: Developing an Automated GUI Testing Tool : by Kanglin Li, Mengqi Wu : 半天时间可以把两本一起看完.有些方面比NUNIT要好使.
|
g*****g 发帖数: 34805 | 3 I think it really depends on tools.
Each tool has different best practice.
【在 p***n 的大作中提到】 : 还不错: : Effective Software Test Automation: Developing an Automated Software Testing Tool : by Kanglin Li, Mengqi Wu : Effective GUI Test Automation: Developing an Automated GUI Testing Tool : by Kanglin Li, Mengqi Wu : 半天时间可以把两本一起看完.有些方面比NUNIT要好使.
|
n*********g 发帖数: 75 | 4 also depends on what you want to test.
【在 g*****g 的大作中提到】 : I think it really depends on tools. : Each tool has different best practice.
|
p***n 发帖数: 635 | 5 it uses relection and CodeDOM to generate test classes for your assembly
【在 n*********g 的大作中提到】 : what tools it use? or it develops its own new testing tool?
|