V V Model This model is called Verification and Validation Model. V V Model is the classic software development model and testing model. For each phase, the subsequent phase becomes the verification (QA) phase and the corresponding testing phase in the other arm of the V becomes the validating (QC) phase. Testing of the product is planned in parallel with a corresponding phase od development. Build An executable file of application which is released from development team. An integrated application with all modules released by the development team is called as a build. What is Verification in testing ? Verification also known as quality assurance. Verification typically involves reviews and meeting to evaluate documents, plans, code, requirements and specifications. It determines consistency, correctness and completeness of Program at each stage. Verification checks whether we are building the product right. Disciplined approach to evaluate whether a software product fulfills...
Comments
Post a Comment
Please do not enter any spam link in the comment box.