This is a discussion on testing within the Software Testing forums, part of the Testing category; can anyone tell me about v-model?...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
|||
|
The V-Model defines a uniform procedure for IT product development.The V-model was developed to regulate the software development process within the German federal administration. It describes the activities and results that have to be produced during software development.The V-model is a graphical representation of the system development lifecycle. It summarizes the main steps to be taken in conjunction with the corresponding deliverables within computerized system validation framework.
|
|
|||
|
hi , can any one pls tell me about testing methodologies? can u pls send it to my mail id : sudha.reddy@lycos.com.. thanks
|
|
|||
|
V-Model
'V' shape model describes about the process about the construting the application at a time all the Analysing, designing, coding and testing will be done at a time. i.e once coding finishes it'll go to tester to test for bugs if we got OK form tester we can immediately start coding after coding again send to tester he'll check for BUGS and will send back to programmer then he,programmer can finish up by implementing the project.
it is the model what is using by most of the companies. v model is model in which testing is done prallelly with development.left side of v model ,reflect development input for the corresponding testing activities. V Model is the process model to provide quality product by combining SDLC and STLC. In this model Both SDLC & STLC works parallely. Left Hand side of the V model contains SDLC in downhill direction whereas right hand side of the V model contains STLC in Uphill direction V model is the classic software development model. It encapsulates the steps in Verification and Validation phases for each step in the SDLC. 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 (Testing) phase Traditional Water fall model will not allow to do the testing and the coding process in parallel. V - model in the SDLC will allow the process to have testing and coding as a parallel activity which enables the changes to occur more dynamic. V- model is a process where the development and testing phases can do parallely. For every development phase there is a testing phase. Development phases are called as verification whereas testing phases are called as validation. Here verification means the software implements correctly or not. Validation means the software that has been built is traceable to the customer requirements or not. |
|
|||
|
v-model
The V-model was originally developed from the waterfall software process model.
The four main process phases – requirements, specification, design and implementation – have a corresponding verification and validation testing phase. Implementation of modules is tested by unit testing, system design is tested by integration testing, system specifications are tested by system testing and finally acceptance testing verifies the requirements. The V-model gets its name from the timing of the phases. Starting from the requirements, the system is developed one phase at a time until the lowest phase, the implementation phase, is finished. At this stage testing begins, starting from unit testing and moving up one test level at a time until the acceptance testing phase is completed. [1] The V-model is easy to understand, but the timing of the phases where testing occurs after all implementation is done, is not an adequate approach in today’s iterative software processes. However, the test levels from the V-model which associate a certain process phase with a testing phase is still relevant and will be used in this project. When the test levels from the V-model are used in parallel with development, and more importantly, when the different levels are tested simultaneously in multiple iterations, the V-model testing method can become an effective and manageable testing process. |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Job Opportunity at Bangalore - Position Testing Telecom | kalareddy | Experienced Job Seekers - India | 3 | 01-14-2008 02:07 AM |
| Manual Testing Books and Resource | Guptha_S | Software Testing | 2 | 08-29-2007 11:39 AM |
| Discuss Your Experience - Is all types of Testing followed in Development Cycle | Allan | Software Testing | 8 | 08-11-2006 03:23 AM |
| System Testing | rjames | Software Testing | 0 | 05-16-2006 06:46 AM |
| Job Opportunity at Bangalore - Position Testing Telecom | techguru | Experienced Job Seekers - India | 0 | 05-22-2005 12:16 PM |