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

Tell me the scenario where sevirity Low and Priority High?

9 Answers   Siemens, VersatileTech,


How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.

0 Answers   IBM,


What is an error?

0 Answers  


anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing

4 Answers  


what is v model

1 Answers   IBM,






1] Test Management Tool ? 2] What is tracebility Matrix? 3] What is RTM ? 4] What Is Functional testing 5] What is Regration Testing and Sanity Testing 6] Diff in Sanity and Functional Tetsing 7] Integration Tetsing 8] Diff in Primary Key and Unique Key -Should pass primary Key as null 9] What is composit Key 10] Defect Management tool in detail 11] What is Seviarity and Priority 12] Composite Key

2 Answers   HCL,


what is beta testing

5 Answers   STQC,


6. What do you dislike about each of the Web sites?

0 Answers  


Apart from integrating testing,what a test engineer will do in system testing?

4 Answers   IBM,


Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com

0 Answers  


How should you learn about problems discovered in the field, and what should you learn from those problems?

1 Answers  


how do i write perfect test case for functional testing

2 Answers  


Categories