Answer Posted / lalitkumar
there are some models depending apon the approach followed
to achive the target.
1. water-fall model
2. modified water-fall moedel
3.v model
1. water-fall model:
in this SDLC model the succesive step is taken only
after completion of the previous one. like first DESIGN is
donefollowed by DEVLOPMENT , thereafter TESTING etc.
The flow diagram if drawn,it can be said that IT IS LIKE
A WATER FALL. so it called as WATER-FALL model
2. modified water-fall model:
it is almost similar to the water-fall model but the only
diffrnce is- the succesive step starts once the ongoin step
is finished a bit. the following step starts..once the
currnt step is partly completed.
when the flow daigram is drownit overlaps the stages.
3. v model:
as the name itslef suggests both design n devlopment steps
start together...n at the end they meet the result. so it
forms V shape.and called as v model.
- regards
lalitkumar
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a cookie testing?
Why regression testing is important?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
When we should continue testing?
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
Mention some of the types of software testing?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya
Explain paradigms for interfacing module?
Define Quality testing ?
How to find all the bugs during first round of testing?
What is agile testing and what is the importance of agile testing?
Define the role of qa in software development?
what is the SOAP UI and Web services? what are the uses in testing?
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"