Answer Posted / aparna
SDLC models are
1.Linear Sequential model or Waterfall model
2.Prototype model
3.Spiral model
4.V model--same like waterfall model
Above models are used in some cases like
1.when small chnages are required to be done then waterfall
model is useful
2.When project manager can give immediate feedback then
prototype model is fine
3.when there are periodical increments then spiral model is
correct
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is code walkthrough?
What is the difference between quality assurance (qa) and quality control (qc)?
wht type of intersting things sqa have or what is intersting abt sqa and how it will be advanategous for us as a sqa engineer?
Why are you in qa?
What is the Differnce B/W Quality Management and Quality Control
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
What is the difference between test case and test data?
What is basic block?
What is the most critical bug you found in your latest project or overall in your career ?
How do you determine which piece of software require how much testing?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
What is code inspection?
What is the difference between the qa and software testing?
How would you prepare the test plan without srs?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"