vote
15
Faved by: bopper
May 04 2009 - via www.ibm.com

guiのテストするフレームワーク。
gui frameworkをテストするにゃーどーしたらいいかなぁ

Quoted: TestNG-Abbot は、GUI コンポーネントのテスト方法に新風を吹き込むテスト用フレームワークです。今月は Andrew Glover が、TestNG-Abbot による GUI テストで最も難解な部分、つまりユーザー・シナリオがどのように展開するかを把握すること、について説明します。これさえ理解してしまえば、このフレームワークの便利なフィクスチャー・オブジェクトを使って GUI コンポーネントを分離して検証するのが、どれほど簡単であるかがわかるはずです。

1 FaverShareViewed: 14 Times
vote
1
Faved by: keston
Aug 16 2007 - via www.zenspider.com
6 FaversShare
vote
6
Faved by: talios
May 29 2007 - via www.antlr.org
1 FaverShareViewed: 5 Times
vote
11
Faved by: ahartford
May 10 2007 - via behaviour-driven.org

I think I'm only on step 4. Interesting to think about.

1 FaverShareViewed: 9 Times
vote
8
Faved by: mike
Apr 09 2007 - via www.codeplex.com

Jaybe introduced me to the Visual Studio Unit testing and "Test Driven Development" methodology. I can't say I agree with every aspect of TDD when carried to the extreme but there are some parts I like a lot:

- Write (failing) unit tests BEFORE writing your code. (But I think you do need to do some design work and object modeling before you can start the unit testing).
- Use code coverage to make sure you're getting very high % coverage of all your code before considering your tests complete.

Part I'm not so keen on is writing code that is a "stub" for the actual working system. It seems to me this leads to a lot of writing and re-writing of code that is going to get thrown away. If you're going to write the "minimum implementation" for getting your unit tests to pass, I still think this needs to be mostly NOT throw-away code. Otherwise, how is this making "progress"?

Quoted: The purpose of this project is to build some insightful and practical guidance around using Visual Studio Team System 2005. It's a collaborative effort between patterns & practices, VSTS team members, and industry experts.

3 FaversShareViewed: 6 Times
vote
2
Faved by: joe
Apr 03 2007 - via blog.jayfields.com
1 FaverShareViewed: 1 Time
vote
1
Faved by: joe
Mar 23 2007 - via clarkware.com

Transactional test fixtures

1 FaverShare
vote
4
Faved by: joe
Feb 26 2007 - via weblog.jamisbuck.org
1 FaverShareViewed: 3 Times
vote
1
Faved by: moxie
Jan 10 2007 - via www.testdriven.com

test drive development in .net

1 FaverShare
vote
22
Faved by: moxie
Jan 10 2007 - via dotnetjunkies.com

Quoted: In this article Doug Seven will introduce you to Test Driven Development and show you how to incorporate this design methodology into you daily coding habits using Visual Studio 2005 Team System.

2 FaversShareViewed: 20 Times

Page 1

Related Content from Around Faves

test

VIEW ALL

rail

VIEW ALL