Recently we had a discussion about testing all possible combinations within a FX Trade Ticket. To give a context, a trade ticket consists of several parameters like: - Trade Type (SPOT, FORWARD, SWAP, TIMEOPTION) - Currency Pair (BASE, TERM) - Direction (BUY, SELL) If we combine all possibilities ...Read More
Month: March 2012
Scrum Team Guidelines: Team Centred Development Part III – Collective ownership
Situations where team members lack visibility on what is on the backlog and the product owner comes to the planning meeting with a number of stories to be worked on should always be avoided. Scrum rules say that this decision has to be ...Read More
Practical Clojure
The first thing to know about the book Practical Clojure, is that unlike its title might initially suggest, it is not a book trying to describe how to use Clojure practically. That is to say, it doesn't describe how to create enterprise ...Read More
Automated Testing: Caplin Solution Example: Part III
As you may recall the first part of this blog was addressing the challenges facing automated testers and companies. The second part provided an overview to the solution. Finally, in this blog we are presenting a couple of examples to demonstrate how we ...Read More
Automated Testing: Caplin Solution Overview, Part II
In Caplin we have found the solution to all of these problems mentioned Part I. Caplin Trader software architecture has been developed following MVVM (Model View ViewModel) architecture with automated testing in mind. This architecture separates the user interface (View) from Model ...Read More
Internet Explorer Automatic Updates!
This was announced nearly 3 months old now, somehow it passed me by, but Microsoft are going to start automatically updating Internet Explorer to the latest version. This is really big news. People running Windows XP will be upgraded to IE8 since ...Read More
Scrum Team Guidelines: Team Centred Development Part II – The product backlog
While a scrum team should only consist of three components, there must be someone on the team that does the analysis work. It is good to have someone who understands the domain that the other team members can go to if they ...Read More
'Magic Ink' and the evils of interaction design!
Here is my contribution to the discussion: Yes Bret Victor is a real inspiration. I have copies of most of his writing in my DevonThink. I even grabbed the 'Invention video' (2012) on my rarely updated tumblelog in February (www.detyro.co.uk). In fact we liked ...Read More
Scrum Team Guidelines: Team Centred Development Part I – 3 components only
After a recent scrum training course, I saw how simple and yet powerful the scrum rules are. As Ken Schwaber and Jeff Sutherland noted in the scrum team guidelines, scrum teams have to be self-organizing and cross-functional. A scrum team must only consist ...Read More