diff b/w waterfall model & spiral model?
Answer Posted / tejinder singh
waterfall model is a rigid model and can easily be
manageble but spiral model is not
waterfall model works well on smaller projects whereas
spiral model woks on larger projects also
waterfall model is a iterative process whereas spiral model
is a partitioned in four quadrants it is also called meta
model.
| Is This Answer Correct ? | 37 Yes | 6 No |
Post New Answer View All Answers
Explain some techniques for developing software components with respect to testability.
I have interview on Guide wire testing. If you please share me.
What is a code walk through?
write the test senario on opening door in the flow diagram format
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
Explain user acceptance testing.
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
In what situation would you want to parameterize a text verification check?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
Define brain stromming?
Give me sample test cases for smoke testing
What are the various techniques in black box testing?
Why do you need to parameterize fields in your virtual user script?
What is frame level testing and how do we test it?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form