Tools for V&V

What is a version control? Version control is a way to keep a track of the changes in the code so that if something goes wrong, we can make comparisons in different code versions and revert to any previous version that we want. It is very much required where multiple developers are continuously working on …

Software Testing

What is a software testing? It is a good method which uses to check if the developed program fulfil the specification of requirements that the customer wanted and also to ensure that software product is defect free. There are many levels and types of testing. Unit Testing Integration Testing System Testing Acceptance Testing Each one of the …

Verification and Validation of Software (V&V)

Before anything, we have to know what is verification and validation of software. Verification is a process of checking documents, design, code, and program in order to check if the software has been built according to the requirements or not. The main goal of verification process is to ensure quality of software application, design, architecture …

Verification and Validation

BLOG XI. Before saying anything, i want to talk about difference between verification and validation, it is common that you don’t have acknowledge of it. First let’s talk about what is it. Verification is a test of a system to prove that it meets all its specified requirements at a particular stage of its development. …

Classes to Tables

BLOG VIII. In this post, i will talk about how to convert class designs into a database tables, we can call this process as Unified Modeling Language, as i mentioned in my last blog https://wordpress.com/read/feeds/99170391/posts/2428155733. So UML helps us to sketch up a little diagrams that describe how elements of a system are connected, and in …

Diseña un sitio como este con WordPress.com
Comenzar