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 |
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
comptability testing with ui means,any body can expain me how we perform compatability testing in real time,don;t give definetions
What is the sdlc? what is the mannual tester roles? Write test case............? Sqlquerries...? How many test cases do you write down perday.........?
How would you approach measuring JavaScript code coverage?
what is quality Factor
What should be done after writing test cases?
What r the input documents to the design test cases?
plz explain about tracebility matrix with example? thanks in advance
Apart from integrating testing,what a test engineer will do in system testing?
who are the three stake holders in testing
what is mean by exactly the difference between the testcase and usecase
What is mean by Sanitation Testing?