Object-Oriented Testing

Object-oriented testing (or OOT) is a collection of testing techniques to verify and validate object-oriented software.  As we all probably know, testing is a crucial part in the development of a project, and if we don’t do it effectively we will be left with a high chance of having a buggy code, or a non-optimizedContinue reading “Object-Oriented Testing”

Verification & Validation

Verification and Validation (or more commonly known as v&v) is the process of investigating if software satisfies specifications and standards, and also makes sure the software can complete the tasks it was intended to do. Although they come together, verification and validation are two very different things. Verification is the process of making sure theContinue reading “Verification & Validation”

From Classes to Code

Making diagrams while developing a project is really useful, it helps connect ideas, shows a clear way of the architecture or the behavior of the various systems and they will become kind of a guide at the moment of coding the project. But at te end of the day diagrams are just diagrams, a prettyContinue reading “From Classes to Code”

Unified Software Process

It is a software development process that can be differentiated from others with three main characteristics that compose it: Use-case driven, architecture centric and iterative and incremental. Use-case driven:  It means the software process revolves around use cases. These will actually define how the program will work, what will be its functionalities and limitations. Use-caseContinue reading “Unified Software Process”

Software Life Cycles

Life cycles in software developement Life cycles in software developement help us understand the general concept of how a software is (or should be) created, these processes of software development were created to facilitate its implementation based on requirements given or thought at the very start. Currently there are many types of software life cycle,Continue reading “Software Life Cycles”

Design a site like this with WordPress.com
Get started