explain waterfall module.
Answers were Sorted based on User's Feedback
Answer / jenny
Waterfall model is one of the earliest structured models
for software development. It consists of the following
sequential phases through which the development life cycle
progresses:
- System feasibility
- Requirement analysis.
- System design.
- Coding and unit testing.
- Integration and system testing.
- Deployment and maintenance.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / karamjeet singh
water fall module is a structure of software development
programe. in we initelization the reqiurement analysis,
planning of the soft ware,coding about the software,and
testing take place. at last stage is initalization about the
software.how is carried by a coustmer to the
developer..............
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / n@n!
when the requirements are clear and implementation is
possible then we go for waterfall model.
other name for waterfall model is "liner sequential model".
it consists of:
1)system requirment collection
2)designing
3)coading
4)testing
drawback : there is no feedback in waterfall model.
it is time consuming procress.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / giridhar
water fall model called as one of the old SDLC.
it is specification for the application development.
here the process is top to down model process.
| Is This Answer Correct ? | 2 Yes | 5 No |
WHAT IS THE ANSWER FOR THE QUESTION "WHAT ARE YOUR ACHIEVEMENTS IN YOUR PREVIOUS COMAPANY"
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
What is the most important phase in STLC and Why
Hi, this is sekhar yadav plz answer my questions with(examples) highest seviarity &lowest priarity and lowest seviarity & highest priarity ???? i want proper answer .. thankq
i have 2 text boxes first is you have to enter the name of person(enter first name and last name) and second is enter the company name and below there is a submit button when i enter first name and last name and the company name it displays his linkedIN account that is name of the person and company details he is working can you tell me test case for this ? i will give the sketch of this question first name last name company 1 2 3 4 submit
2.How are you going to map between Test Scenarios and Test Cases?
which test cases are not to be automated
FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?
Process and procedures followed while writing Integration testcases and system test cases
What are the Test Cases for a login in to your email which has username and password?
How do you perform regression testing?