Explain spiral model?
Answers were Sorted based on User's Feedback
Answer / raj
In spiral model is like iterative development cycle
model. in this model we will take some requirements and
start developing. this works like this
start with some requirement--> architecture design-->coding
and unit testing-->testing and reviewing and again we will
add some requirement and again we will follow the same
steps.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / n@n!
when the requirements are not clear and implementation is
problem then we go for spiral model.
it is applicable for large projects.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kamlesh
In Spiral Model, There are 4 phase-
1)Requirement 2)Risk Analysis 3)Engineering 4)Customer
Evaluation.
In Requirement phase- client requirement is defined.
In Risk analysis phase- where the risk in your project they
defined.
In Engineering phase- in this phase coding and testing do.
In customer evaluation- build the software and deliver the
software.
| Is This Answer Correct ? | 2 Yes | 3 No |
What is the difference between unit testing and integration testing?
what is testing phase??
Q-1) You are running out of time but you have to test the software what will be your approach? Q-2) The largest cost of quality is from production failure.true or false Q-3)Defects are lest costly to correct at what stage of development cycle? Q-4) what is that tester complain usually?
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
if 2mmarow is release and 2-day You found a critical bug wat you will do ? plz give answers
6 Answers Monaco, Wipro, Yahoo,
What is 'string' testing?
How quickly we need to fix the bug?
on what basis can u estimate test cases for particular screen??
Realizing you won't be able to test everything - how do you decide what to test first?
How is your project connected to the Database...tell the procedure??
explan test metnodology/approch.... with example...
1 what is smoke and sanity testing , when it will be performed ?