Explain v-model clearly ? how it works in real time on a project?
Answers were Sorted based on User's Feedback
Answer / mbalakiran
Verification : This is conducted from beginning to end of the project, To Ensure are we developing right product or not.
Ex: Reviews, walk-through...
Static Testing: Testing the without executing the program.
Validation: This is conducted on Developed product, To Ensure Is Developed product right or not.
Ex: System Testing,UAT...
Dynamic Testing: Testing the executing the program,Give i/p and validate o/p.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rashmi sumit
V model stands for Verification and Validation model.
Verification is a static process and includes walkthrough,
inspection,review,coding.
Validation is a dynamic process and includes unit testing,
integration, system and acceptance testing.
Requirement<-Acceptance Testing
HLD(High Level Design)<-System Testing
LLD(Low Level Design)<-Integration testing
Code<-Unit Testing.
The arrows pointing towards left indicate that eat of the
level of testing should meet the expectations of the
corresponding verification activity.
For ex-Unit Testing should meet the req of the Code,
Integration Testing should meet req of Low Level Design
spec and so on.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / jhansi
v stands for verification and validation period.verification
means that testing has been conduacted on the documents
and roles wether it has been developed in a right order and
wether the roles are playing according to their guidelines
or not.
validation is a process where testing has been conducted on
developed productro check wether the application is meetn
the client requirement or not.
| Is This Answer Correct ? | 3 Yes | 7 No |
how to determine if a test environment is approritate?
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
how to write manual testcases for download the files from the template. for example:from product cost enddate
when will u write user aceptance test cases before functional or after?
Differentiate between severity and priority? who assign these parameters to a bug?
Diffrence b/w functional testing,functionality testing,system testing?
what is difference between severity and priority? what is difference between bug and defect?
23 Answers AD Solutions, Cognizant,
What is the difference between Unit Testing and Debugging?
what is the different between application server and database server?
define Testing of Procedure, Triggers and Functions in data base testing ?
Test approach to windows scheduler?
What is HTTP and TCP/IP