22 Aug, 2009
Cucumber GoGaRuCo RSpec webrat
I’m in the process of upgrading my site and I want to also improve my testing. Right now I just have the basic, built-in Rails testing, but would like something better…
I saw Webrat at GoGaRuCo and was very impressed, and I’ve also heard a great deal about Cucumber and RSpec.
I’d appreciate comments about your experience/recommendations for a testing platform and the tradeoffs involved. FWIW, I’m doing all my development on Linux now
(Kubuntu Hardy/8.04) using Aptana Studio, subversion 1.6, Rails 2.3.2, Active Scaffold, Capistrano 2.1.0, MySQL, and Passenger.
Tweet This Post
3 Jun, 2009
tdd test driven development
I have worked on TDD in one project
Pros:
1. Gives good test coverage.
2. Gives a better understanding of the requirements (and not when the UAT is in progress).
3. Increases the code efficiency – you know what the module is supposed to do.
4. Encourages the developer to read the documents.
Cons:
1. Requires co-ordination effort between tester and developer.(trust me its difficult in the start). This also does not give the liberty for the most cranky dev/test resources to work independently over-night.
2. Sometimes the testing needs to wait for dev and vice-versa.
Tweet This Post
15 Apr, 2009
performance
I need to demonstrate the value of automated Performance Testing to the management team.
How do you prove the value of problems avoided?
You would never load test thousands of concurrent users manually, so it’s not as straightforward as functional regression testing where you can measure manual testing hours avoided though automation.
Does anybody has a case study to demonstrate the value?
Tweet This Post
5 Feb, 2009
Web Design Meetups > Fire On the Bay – Adobe Fireworks Usergroup
Al Abut will be showing off how he uses fireworks for his projects. More details to follow.
If you can’t make it to San Francisco Join us via connect at:
http://experts.na3.ac…
San Francisco, CA 94103 – USA
Tuesday, February 17 at 6:45 PM
Attending: 65
Details: http://www.meetup.com/Fire-On-The-Bay/calendar/9583191/
]]>
Tweet This Post
12 Nov, 2008
Can you guys share your thoughts on testing flash applications
Tweet This Post