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 valdiation
What is Vertical & Horizontal Traceability?
What are the Defect Life Cycle?
in manual testing functional testing means to check the behviour of the appln.it is correct or let me know
Describe your personal software development process.
i am working in a small size software company from last 9 months as software tester.now i want to update my CV.can anyone send me a sample resume on my given email id. swap_unic@yahoo.co.in
what is diff between 32 / 64 bit web browser
What is the role of a bug tracking system?
Define performance and stress testing?
can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
Different environments in software testing?