Explain Water fall Model
Answers were Sorted based on User's Feedback
Answer / ramprasad.
Water Fall Model:
1. Requirement gathering and analysis.
2. System Design
3. Implementation.
4. Testing.
5. Deployment of System.
6. Maintenance.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rashmi_vastred
ya thats true that its not successful model, thats what it
is called as older version of Software Development Life
Cycle,most of the companies go for V-n-v Model
(Verification and Validation model) also called as V model.
rashmi_vastred@yahoo.co.in
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vanithalatha
waterfall model is a linear sequential model in which
progress flows steadily downwards like a waterfall from one
phase to another phase.In waterfall model,coding will start
once all the requiremtns are fixed.so it is very difficult
for customer to give all the requirements at the initial
stage itself.Adding new reuirementsor changes isvery
expensive.The main disadvantage of waterfall model is if
any error is found in one phase, from there it wont go
forward untill unless that error got clarified from earlier
stages.
Is This Answer Correct ? | 4 Yes | 0 No |
Hi,
Like Ramprasad said this is how the water fall model
works. But it has it's major disadvantages. If there is a
major change in the requirement like adding new
functionality or fixing the defect when the application is
in testing phase, then it will be very expensive to fix it.
So this is not really a successful model.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dev
water ever our frndz said it is write.but if we take any
model we are having both things advantage and disadvantage
like in this water fall model we have
ADVANTAGE: Easy to moniter d project and maintain.
DISADVANTAGE: if the customer need to add any feature in
middle of d project its not possible in this model.
mostly company use v-model means not exactly that model
similar type of approach they proceed. companies having
there own approach just these models are reference to
them.......
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dilip
In water fall model following are the stages,
1) Requirment analysis
2) Functional specification
3) Design-> In design HLD and LLD
4) Coding
5) Testing
6) Implementation
7) Maintenance
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
analysis
design
coding and construction
testing and validations
release and maintenance
this model for small projects
by following the waterfall model we are not ensure the
quality of the application why because the testing is going
to conduct to fourth phase.
Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain the concept of tailoring?
What is System Testing and Integration Testing.Differentiate them.
what is alpha , beta testing ?
If there are Requirements document, we can use traceability matrix to find the test coverage. How to get the test coverage if there are no requirements.
1.Difference between System Testing and UAT 2.Difference between Load, Stress, Volume and Performance Testing. 3.Difference Between Integration testing and System Testing 4.Difference between Bug and Defect 5.Difference between Use Case and Test Case 6.Difference between Test Plan and Test Strategy 7.Difference between Test Scenario and Test Case 8.Difference between SRS and FRS 9.What are the difference b/w client & server? 10.explain test case template? 11.explain test plan template? 12.explain testing process? 13.explain bug report template? 14.what is scenario? 15.what is criteria?What are test entry and test exit criteria? 16.what is test strategy? 17.what is baseline? 18.what is hotfix? 19.what is Inspection,Walkthrough,Review,Audits 20.what is Stress Testing,Volume Testing,Sanity Testing 21.what is QA and QC? 22.Explain V-Model and Stages? What is Adv And DisAdv? 23.What is Boundary Value Analysis? 24.What is Equivalence Partitioning? 25.What is Error Guessing ? 26.What is Cause Effect Graphing techniques? 27.What is Bug , Defect and Error? 28.How will you report the bug? 29.What are the different test deliverables? Which deliverable we need to submit at the end of testing? 30.What methodologies have you used to develop test cases? 31.How you will close the defect? 32.What is meant by the bug state "Reproduce"? 33.What is change request?How do you handle change requests ? 34.what type of documents do u prepare during testing? 35.what are the testing methodologies? 36.What is release notes? 37.what is Response Time? 38.What report u generate after completing testing? 39.What is Test Bed? 40.Example for a bug having high severity and low priority? 41.Give me examples for high priority and low severity defects?
What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?
What are the GUI Test Cases for calculator?
What is Software Testing?
As a manual tester what will do from day one getting the project and till signoff?
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sonia
What are the testing processes after getting SRS to tester?
How Defect prevention can be accomplished ?