Software life Cycle models
Answers were Sorted based on User's Feedback
Answer / rajendra
Software life Cycle models
are :
1. Waterfall model
2. Spiral model
3. Iterative development model
4. Prototyping model
5. V-model
6. v-v model
byeeeeee Friends
Rajedra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rida
Different Process Models:
Waterfall Model
Prototype Model
Evolutionary Model
Spiral Model
Fish Model
V-Model
Rida...
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rahul mishra
Software life cycle begins when a software product is first
conceived and ends when it is no longer in use. It includes
phases like initial concept, requirements analysis,
functional design, internal design, documentation planning,
test planning, coding, document preparation, integration,
testing, maintenance, updates, re-testing and phase-out.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rahul mishra
Both the above ans are wrong. becoz the above ans are
related to SDLC(Software Dovelopment Life Cycle Model.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ajay
Hey Rahul Mishra, if above both mentioned guys are wrong,
then u give the correct answer. u have made comments on
these, but u did not write your correct answer.
I think that u r totally wrong coz.........
"SDLC" comes inside "Software life cycle models" or both
are some what same terms.
ok
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sham
Hi Rajendra,
Pls expain me whether V model and V-V model is different
and detail about there diff.
Sham
Sham_sap@rediffmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
hi rahul mishra ,
Rajendra,Rida mentioned ansers is right ,
right
no Sdlc means i,e normal SDLC,,,
SDLC models means Waterfall Model
Prototype Model
Evolutionary Model
Spiral Model
Fish Model
V-Model
these r the sdlc models
| Is This Answer Correct ? | 0 Yes | 1 No |
how to write test cases for chair?
This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
What is meant by UAT testing? And how is the UAT testing carried out?
What is Buddy Testing?
What is the difference between Use Case and test case?
What are the limitations for testing?
4 Answers Thatavarti Technologies,
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
what is the diff. between Test Case and Test Secenario ? give me one example ?
How many Test Cases can u write for the Login Page Scenario?
What is the difference bet white box testing and black box testing.pls give me an example
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....