How to explian the V model. Diagram not required but iwant the
answer gnerally
No Diagram explanation plzzzzzzzzzz..
Answer Posted / 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 |
Post New Answer View All Answers
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
What is smoke test? Do you use any automation tool for smoke testing?
Can you explain the elementary process?
define Testing of Procedure, Triggers and Functions in data base testing ?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
Can you explain random/monkey testing?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
When will the testing starts?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the most important phase in STLC and Why
discuss black box and white box testing is not widely used if you disagree tell me why?
whats main working for tester. and developer, and prject manager.
What are cookies?