May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

Explain the waterfall model of software testing. What are its advantages and disadvantages?




There are a number of models that have been developed for the software testing like the waterfall model, spiral model, agile model and so on. The discussion in this article is limited to the waterfall model of software testing along with its advantages and disadvantages. You must have seen a waterfall and how the water [...]



Explain the spiral model of software development? What are its advantages and disadvantages?




A number of different models such as: 1. Agile 2. Clean room 3. Iterative 4. RAD or rapid application development 5. RUP or rational unified process 6. Spiral 7. XP 8. Lean 9. Scrum 10. V model 11. TDD or test driven development, and maybe others, have been developed for increasing the efficiency of the [...]



An explanation of the concepts of static analysis testing




A software system or application indeed consists of many bugs and errors which cannot be rooted out using just one software testing methodology. Each aspect of a software system is tested by a uniquely defined testing methodology for it. As a result, many software testing and analysis methodologies have been developed and static analysis is [...]



What is the concept of scaffolding in terms of software ?




Scaffolding is quite an unfamiliar term and not much known of. This article is entirely devoted to the concepts of scaffolding. Scaffolding can be thought of as a Meta programming methodology and is employed for the building and development of the software applications that require a data base – backend. The programs built on the [...]