what is the difference between lifecycle model and v-model
Answer Posted / siddiq
Life Cycle Model V-Model
(1) Express all phases of Software. Express til
testing only.
(2) Use full when requirements are stable. Usefull when
requirements are not stable also.
(3) Testing is a Phase here. Testing is an
activity(involves in every phase)
(4) Testing uncouncious model Testing
concious model.
(5) QA,V&V and Reliability are not effective. Are effective
here.
(6) Follows ETVXM architecture. (6) Same here
but still efficiently
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are basic, core, practises for a QA specialist?
what is the SOAP UI and Web services? what are the uses in testing?
What is the testing lifecycle?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
Suggest me MCQ book for Software testing
What is difference between retesting and regression testing?
Why is automation testing preferred over manual testing?
Explain what is the rule of a "test driven development"?
what is Conventional SPMs
A water-quality monitoring system?
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"
What is branch testing and what is boundary 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
Explain what is a cause effect graph?
What are the contents of test plans and test cases?