How to explian the V model. Diagram not required but iwant the
answer gnerally
No Diagram explanation plzzzzzzzzzz..

Answers were Sorted based on User's Feedback



How to explian the V model. Diagram not required but iwant the answer gnerally No Diagram explana..

Answer / himanshu patel

It is basically divided into two parts... Verification and
Validation
This model is important in Testing because it has seperate
testing part for each and every phase.
V Model is having following stages:
>> Requirements Analysis
In this phase, we get the requirements from client, analyze
them and freeze the feasible requirements.

>> System Design
In this phase, we design the entire system means DB Design,
Data Dictionaries, Forms, screens etc.

>> Architecture Design
In this phase, the architecture of the system is done. the
architecture means weather its a web based application,
Desktop Application, Client Server Architecture etc. It is
also known as High Level Design.
>> Module Design
Here, individual modules are designed. It is also called
Low Level Designing.
>> Coding
In this phase, actual coding will take place. Programmers
will do the actual programming of the application.
>> Module Testing
In this Phase, programmers will test the module which they
have developed by their self. Here, no QA/QC are involved.
>> Integration Testing
Here, the integration testing is done to make sure that
after integrating various modules of the system the system
as a whole is working fine and the referential integrity is
maintained or not.
>> System Testing
Here entire system is tested by different types like
performance, stress, usability, installation/uninstallation,
backup/recovery etc,.
>> User Acceptance Testing
This is generally done by users of the system. They verify
weather their requirements are met by the system or not.

Is This Answer Correct ?    26 Yes 6 No

How to explian the V model. Diagram not required but iwant the answer gnerally No Diagram explana..

Answer / ramyasri

Hai...

Conventional V-Model represents the development process in
the form of a V shape. The right side of the V represents
the testing where the systems is validated against the
specifications defined on the left side. The meeting point
of the V represents the actual development

Business Requirements Acceptance Testing
\ /
SRS SYSTEM TESTING
\ /
HLD INTEGRATION TESTING
\ /
LLD UNIT TESTING
\ /
CODING

The V-model is a graphical representation of the systems
development lifecycle. The V-model is a software
development process which can be presumed to be the
extension of the waterfall model. Instead of moving down in
a linear way, the process steps are bent upwards after the
coding phase, to form the typical V shape. The V-Model
demonstrates the relationships between each phase of the
development life cycle and its associated phase of testing.


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.

Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    8 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing

9 Answers  


Hi friends, i have joined as a software tester in a small organization.i don't have any higher guidance. i don't have any particular format for testcases and other documents. please anyone help me to develop my testcases. i want some format.. please send me some sample test cases.  this is my mail id : boopathi5886@gmail.com

2 Answers   InfoStretch,


What is mean by testing Methodology?

10 Answers   BlueShift Technology,


Can you explain the process areas?

0 Answers  


sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??

0 Answers  






How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the test cycle number and built number, plz tell me....

6 Answers   Bosch, SAS,


What are the four steps to record a test script?

3 Answers  


Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.

2 Answers   JPMorgan Chase, Zenith,


Describe to me when you would consider employing a failure mode and effect analysis.

1 Answers  


what is the purpose of test design technique

2 Answers  


Who Prepare the Master Test Plan? Who Prepare the Test Plan?

1 Answers   Patni,


1.What is the traceability matrix template? Darw the all fields?

11 Answers   Eka Software, IBM,


Categories