What is diffrence between iterative model and waterfall
model?Explain
What is the diffrence between iterative model and prototype
model?Explain
Answer Posted / snr
Waterfall model: It includes all phases of SDLC.The
drawback is once the requirements request made
freezed,changes can't be done during any phase.
Iterative model: We can change requiremnts at any phase,
but the problem is all the phases of SDLC can take place
again.
Prototype model: We can change requirements before design
and coding can proceed.In this model, prototype is
developed based on the currently known
requirements.Development of prototype undergoes design,
coding, testing, which give client an actual feel of the
system. Prototype is a model which looks exactly like SDLC
| Is This Answer Correct ? | 121 Yes | 33 No |
Post New Answer View All Answers
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
How you will begin to improve the QA process?
Explain cmm?
What is the difference between quality assurance (qa) and quality control (qc)?
Define the key challenges faced during software testing?
Explain what is traceability matrix?
Can Parrto Principle be used in Quality Assurance and testing?
hi guys ! tel me the adress of the ordian solutions..?whr it is ..?
Mention some of the types of software testing?
What is the difference between web, window, desktop and client server application testing?
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
How is monkey testing different from adhoc testing?
What are the benefits of automated testing?
What is automated software quality (asq)?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?