February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

User Interface Prototyping Tools




There are plenty of prototyping tools available out there, both free and purchasable. All of them have their adherents, and detractors; I was looking for some, so I went out and tried to find out tools that people use. If you use any of these tools and have some comments, please do put a comment. [...]



Software Configuration Management Tools




Okay, now you know all about what Software Configuration Management actually is (or think you do !); what are the tools that can help you in this regard ? There are a fair number of tools that can help, ranging from professional tools that can cost a decent amount to open source tools that are [...]



6 best practices for Rational Unified Process




The Rational Unified Process has 6 best practices for software development:

– Develop s/w iteratively: The waterfall model is just not a workable solution in today’s world; you cannot develop a sequential model of first laying out all the requirements, then creating a design for it, and then doing development. There is a need to [...]



Test automation and tools




Automation requires tools to execute. At the simplest level (very basic), the test tool should be able to record a sequence of tests and carry them out. In a slightly more complicated way, test automation is the use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the [...]