what are the different types of SDLC?
Answer Posted / dilip kumar
1.embeded application life cycle management solution
2.waterfall model(linear,sequential,classical model)
3.v shaped model
4.incremental model
5.RAD model
6.risk analysis model
7.iterative model
8.evolutionary model(3 models)
1.prototype
2.spiral
3.concurrent model
9.cocomo model
10.fish model
11.delphi model
12.pett model
13.agile model
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is a testbed in manual testing?
What is difference between cmmi and cmm levels?
what are the 3 test tool categories and describe what each can do.
Difference between adhoc testing and error guessing?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
How can I do Server side Interface testing in Web Testing?
list of methods that is used to document the requirements of a software.
How to do security implementation for any URL??
Describe your personal software development process.
State a generalized process for load test? Or explain how you did it previously.
Can you explain equivalence partitioning?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Diffrernce between client server testing and web server testing.
How many types of api testing are there?