can u explain about iteration model? And what is it?
Answers were Sorted based on User's Feedback
Answer / pooja kaushal
Iteration development is the process of establishing
requirements, Designing , building and testing a system,
done as a series of smaller developments
More Realistic approach to development of large scale
systems and softwares.
Each Increment is fully tested before begining the next.
The approach used is :
Analysis --> Design --> Code --> Test [Increment-1]
Analysis --> Design --> Code --> Test [Increment-2]
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / sunil kumar sahoo
Different type of model are there in software engineering
like Waterfall model,Prototype model,spiral movel,V
model,Fish model from which Iterative model is one.this is
speciffically useed in SDLC.
in Iterative model the major function is that the
Developement and testing done simultaneously.means testing
is required on end of each module ,not necessary that after
completion of the whole project the testing will be performed.
| Is This Answer Correct ? | 5 Yes | 5 No |
What is the difference b/w deliverable and release notes?
IN UR 3+ YRS OF EXP. CAN U SHARE UR GOOD EXPERIENCE MOMENTS AND BAD EXPERIENCE IN UR COMPANY WITH US?
what responsility of the network administrator?
What are known issues?
can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority
What are the categories of writing test cases?
What all types of testing you will do for banking website?
What are the main key components in web applications and client and server applications?
Any body can write the test cases for Address field, Mobile Number field & Landline Number field ?
3 Answers Maslin Technologies,
Define what is a critical bug.
what is configuration testing
10.What is stub?