BV Commerce Forum
»
BV Commerce Support
»
General Support
»
Do you have any type of unit tests available for BVC5?
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
We see several issues that are clearly regresion test issues and I was curious if you guys have any type of unit testing in place to test your changes? If you don't I strongly recommend WATIN ( http://watin.sourceforge.net/). It's fully .Net and works nicely. Using it will get your bug rate low and will make sure no frustrating regresion issues can appear while also giving us (the customers) better piece of mind. Regards, Corneliu. |
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
Yeah, we have a lot (roughly 900) unit tests that run with each nightly build. The issue is that interface testing is very hard with the Visual Studio Style of unit tests. The WATIN framework you mentioned above actually looks really interesting, we might have to look into that since it is designed precisely for interface testing. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
Selenium is also nice. Scott Hanselman writes about WATIR, WATIN, and Selenium quite a bit. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.