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 difference between GUI and Usability Testing?
Difference between integration and regression testing?
Give some infos about test track tool?
Explain crud testing.
Can you please let me know the negative test cases for telephone and notepad?
After few months, I'll be having 2 years of experience only in Manual Testing.I want to know which type of questions I'll be asked in Interview if I'll appear for any.
IS Mutation testin and error seeding the same....if not can anyone tell me the difference???
What is Forward and Backward compatibility? How will you write test cases for compatibility testing?
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
What do you like about computers?
Prepare a set of test cases you would use to test a 'Corded telephone?
what is Fault based testing?