what is v-model?
Answers were Sorted based on User's Feedback
Answer / shilpa.o
'V' model is a software devolopment and testing model which
helps identify need of planning and design of testing in
the early stage of devolopment process.One arms of 'V'
model is conventional waterfall model whereas another arm
of 'V' shows corresponding testing methodology required at
each phase of devolopment process.Here devolopmemt and
testing are parallelly done.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ankita
It is called V coz it looks like V. the detailed V model is
shown below.
SRS Acceptance testing
\ /
\ /
HLD(High Level Design) System testing
\ /
\ /
LLD(Low level Integration testing
design) /
\ /
\ Unit Testing
\ /
\ /
Coding
There is no such stage for which you wait to start testing.
Testing starts as soon as SRS document is ready. You can
raise defects that are present in the document. Its called
verification.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / smitha
Mapping between the developing team and the testing team .
V stands for Verification and Validation
| Is This Answer Correct ? | 0 Yes | 2 No |
Give me atleast 10 cases of GOOGLE search engine?
What is neutral test case?
i finished writing test caes, logged bugs and also regression testing i finished.when we do user acceptance testing?
what is dd ?
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
What is Testcase? How to define seviority and priority of a bug?Explain me with example?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
what is testing
What is defect masking?
what is cause effect graph & exp its types?
what is be bugging ?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..