Write difference b/w waterfall model and spiral (agile)model
Answers were Sorted based on User's Feedback
Answer / bhuvana rakesh
Water fall model is a sequential step of processeds
follewed. It starts with requirement gathering,analysis,
design, coding, implementation, maintanence. You always
finish one process and go to next. You cannot go backwards.
Spiral model mainly invloves risk analysis. You gather the
requirements analyse the risk then you engineer the code
and further implement. In a spiral the radius indicates the
project cost and the spiral of the sector indicates the
progress.
| Is This Answer Correct ? | 25 Yes | 1 No |
Answer / vaishali
The waterfall model is a sequential software development process, in which progress is flowing downwards (like a waterfall) through the phases of Conception, Initiation, Analysis, Design (validation), Construction, Testing and Maintenance.After-the-fact changes are costly.
The spiral model is a software development process combining elements of both design and prototyping-in-stages, in an effort to combine advantages of top-down and bottom-up concepts. The spiral model is intended for large, expensive and complicated projects.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / guest
In water fall model, prototype is not make. It take long
time for each of SDLC stage.
Spiral model is very quick model where prototype can be made
& if customer find to meet his requirement then s/w get
developed.
| Is This Answer Correct ? | 1 Yes | 3 No |
What are the key challenges of testing?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
What is test Data?
why we find maximum bugs in IE browser as compare to others?
How do you estimate white box testing?
How to test gtalk applicatin,what could be the possible test cases,test plan
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
what are the questions asked on projects in testing for 2+ and 3+ exp??
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What is the initial stage of testing?
What are drawbacks in system development life cycle