Geeks Talk

Prepare for your Next Interview




Disadvantages of V model

This is a discussion on Disadvantages of V model within the Testing Issues forums, part of the Software Testing category; What are the disadvantages of V-model? Which is the best SDLC model and why?...


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-08-2008
Junior Member
 
Join Date: Jul 2008
Location: Mangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
keshav.murthy is on a distinguished road
Disadvantages of V model

What are the disadvantages of V-model?
Which is the best SDLC model and why?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-08-2008
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 138
Thanks: 1
Thanked 42 Times in 28 Posts
Sridevichitthu is on a distinguished road
Re: Disadvantages of V model

Hi keshav.murthy,


The Main Disadvantage of the waterfall model is that it does not allow for very much Iteration.

for example you are in the testing stage and you realize that something has not been designed correctly.

In theory if following the model as closely as possible and trying to make it iterative this would lead you back to the design stage and then through the implementation until you arrived back at testing again.

For further disadvantage details find this Geek link

http://www.geekinterview.com/talk/60...f-v-model.html (drawback of V Model)

Each model has its own advantage and disadvantage,it depends upon the company to implement the model which are covenient w.r.t resources like Expenses ,manpower , deadline etc....

Please find this link SDLC that tells you merits and demerits of models.

Happy learning,
Sridevichitthu
Reply With Quote
  #3 (permalink)  
Old 07-08-2008
Junior Member
 
Join Date: Jul 2008
Location: Mangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
keshav.murthy is on a distinguished road
Re: Disadvantages of V model

thank u,
i am a bit confused about the definition of sanity and smoke testing. Please explain the diff between the 2. Is sanity testing done prior to smoke testing?
Reply With Quote
  #4 (permalink)  
Old 07-09-2008
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 138
Thanks: 1
Thanked 42 Times in 28 Posts
Sridevichitthu is on a distinguished road
Re: Disadvantages of V model

Hi,

Here you go .............

Sanity testing (also known as build verification testing) is used when you want to verify that a new build of the application meets basic functionality requirements before proceeding with further in-depth testing. We try to keep our sanity test set to less than an hour of manual or automated testing to minimize wasted time on builds that don't warrant additional testing. You don't want to test everything but you do want to verify that your basic set of existing functionality still behaves as expected so you can then focus on a specific area of the application.

Smoke testing is used to validate that a fix for a particular issue is working as expected and does not introduce additional regressions into the application. The quick and simple approach is to just verify that the issue being fixed is actually fixed with the change. Obviously, you'll want to do additional regression testing to verify no new issues were introduced but a smoke test is usually intended to quickly verify a fix. Sometimes you will get a patch or single file with the fix to apply it to an existing build of your application rather than a full build of the application, depending on the extent of the change. If this is the case, you'll want to re-verify the fix once it is included in the regular full build of the application.

Generally: A smoke test tells you whether you can test further, and a sanity test can help determine whether or not you should proceed.

Find this discussion link useful

What is the difference between smoke testing and sanity testing - SURESHKUMAR.NET FORUMS

Hope this helps,
Sridevichitthu
Reply With Quote
  #5 (permalink)  
Old 07-09-2008
Junior Member
 
Join Date: Jul 2008
Location: Mangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
keshav.murthy is on a distinguished road
Re: Disadvantages of V model

What is the difference between smoke and regression testing?
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
disadvantages of automation testing? newhere QTP 4 12-17-2007 06:25 AM
SOA Disadvantages Lokesh M Geeks Lounge 0 11-13-2007 06:22 AM
The Advantages and Disadvantages of Web 2.0 Lokesh M Web Design 0 04-25-2007 08:51 AM
Difference between v model and and v-v model dollyg_ind Testing Issues 1 12-12-2006 11:23 PM
The Advantages and Disadvantages of ERP admin Oracle Apps 0 12-04-2006 08:14 PM


All times are GMT -4. The time now is 06:34 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved