What is the V-model?
Answers were Sorted based on User's Feedback
Answer / guest
Waterfall Model vs V-Model
In Waterfall Model the tester role will take place only in
the test phase. In V-Model role will take place right from
the requirement phase itself.
Waterfall model is a fixed process that u can't make any
changes in the requirement or in any phase. In V-Model u can
make any change in the requirements.
Waterfall model is a continuous process. V-model is the
simultaneous process.
Waterfall model used only after the requirements are fixed.
V-model can be used for any type of requirement (Uncertain
requirement).
Any mistake in Requirement phase can't be recognized in
water fall model until near the end when customer gets to
see the product. This leads to huge cost of correctives in
terms of economy. So it is time consuming too. Here for each
and every phase of the software life cycle there is a review.
Reduce the probability of occurring a mistake or defect.
Hence saves the cost. It saves time.
Emphasizes the development cycle and ignores the testing
cycle. Testing merely get time as development phase takes
almost 98% of project time. Gives equal importance to the
testing phase as development.
Waterfall model stages:
1.User Requirement
2.System Requirement
3.Global Design
4.Detailed Design
5.Implementation
6.Testing
V model stages:
1.Component testing
2.Integration Testing
3.System Testing
4.Acceptance Testing
| Is This Answer Correct ? | 5 Yes | 0 No |
Basically this model is used to avoid defects r bugs in the
application and cost effective purpose,In this model we
will start the testing from begining of the project like
conducting the reviews on FRS,whether customer given all
requiremnts for developing the application r
not,understanding the system requirementsm i.e from
verfication(review) to validation(executing the code)
verifiaction-business requirements-system requirements-High
level design-low level design-Coding-unit testing-
integration testing-system testing-user acceptance testing-
validation
From system requirements stage we will start testing.
here we can ensure that right product is developed r not
during early stages and at every levels we can find the
defect and fix the defect,and at last the obtained product
is defect free......
| Is This Answer Correct ? | 2 Yes | 0 No |
Expain testing proces of your company?
On what basis is the Acceptance plan prepared?
What are the reasons why parameterization is necessary when load testing the Web server and the database server?
what is meant by web service testing and what is the use of web service testing ?
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
12. How long have you been involved in Web development or management?
Who does integration testing ? Developer or Test Engineer?
What are the diff types of integration testing?
What is Vertical and Horizontal traceablity?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
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
explain current project?