what is vmodel?advantages and disadvantages of vmodel?
Answers were Sorted based on User's Feedback
Answer / narendra
The V-model is a sequential path of execution of processes.
Each phase must be completed before the next phase begins.
Testing is emphasized in this model more so than the
waterfall model though. The testing procedures are
developed early in the life cycle before any coding is done,
during each of the phases preceding implementation.
ADVANTAGES
Simple and easy to use.
Each phase has specific deliverables.
Higher chance of success over the waterfall model due to the
development of test plans early on during the life cycle.
Works well for small projects where requirements are easily
understood.
DISADVANTAGES
Very rigid, like the waterfall model.
Little flexibility and adjusting scope is difficult and
expensive.
Software is developed during the implementation phase, so no
early prototypes of the software are produced.
• Model doesn’t provide a clear path for problems found
during testing phases
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / chandra
v model is nothing but a erification and validation.
whenever the requriments is ready at the same time the
validation is also going. cheking paralell to customer
reqriments
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / rajarathnam
The answer told by chandra is wrong. the question was asked
for SDLC model, the V model is one of the type of SDLC.
The answer posted by chandra is for the Question V&V
| Is This Answer Correct ? | 3 Yes | 0 No |
anyone can explain Diff B/w Actions and Functions
How can I deploye a 'QTP Runtime environment only'
how to export the result to notepad....for example i want to enter the user name and pass word and clicking on login button ......once you click on login button the corresponding page will open ...in that page you having one list box ...here you can get either success or failure ........friends here i want export the message what ever i got either success or failure .....how to export the result to note pad
Do you know how to connect database? Can you tell me the procedures?
How can you capture(Read) the values from a Table?
Hi, Can any one explain what is mean by Driver Script? is it AOM?
what are build and version plz explain why nomber changes in build and version?
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
how to write regular expression for Date field?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
Hi How to retrieve data from web element line by line?