Answer Posted / muthu
V-Model is one of the software development model, it is
suitable for short-term projects.
here both verification & validation activities are done
parallely as soon as get the requirement from the customer.
In v-model, left side of v is Verification done and right
side of v is validation done.
In verifiction side, get the requirement from customer(CRS)
& then that CRS is extracted as Software Requirement
Specification(SRS)& then SRS is converted to Architect
design(HLD)ie,high level design document it's done by
Senior Architect & then HLD is divided as LLD(low level
design document)is done by Senior software enggr.
and then coding will be done based on LLD.here all
documents are verified and reviewed.
and other side of v-model is Validation activity,
here from bottom to up like wise unit tesing is done based
on LLD document,then Integration testing is done based on
HLD document, then System testing is done based on SRS
document after finish the System testing , end project move
across to Customer side, here customer done Acceptance
testing based on CRS.it consists of two testing one is
alpha testing is done controlled environment at developer's
site with customer involvement,
and another one is beta testing is done by end user at real
world condition.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What types of testing is specifically important for web testing?
please send me interview questions asked in google in testing - manual
What is frame level testing and how do we test it?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
Explain some techniques for developing software components with respect to testability.
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What is desk checking and control flow analysis
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
Can you explain an application boundary?
which sanity testing is performed?
Have you ever completely tested any part of a product? How?
Difference between Stakeholder and Relevant Stakeholder?
What is integration level testing?