what is sdlc
Answers were Sorted based on User's Feedback
Answer / gita
sdlc is software development life cycle.
1. Requirements gathering phase.
2. Analysis phase.
3. Design phase
4. Development phase.
5. Testing phase
6. maintenance phase
| Is This Answer Correct ? | 34 Yes | 1 No |
Answer / veera venkata satyanarayana
SDLC is set of phases. those are used to convert all
costomer thoughts into a software application.
SDLC contain 8 phases like bellow
1.requirement analysis
2.estimation
3.planing
4.design
5.coading
6.testing
7.implimentation
8.maintanance
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / narandra
SDLC (Software Development Life Cycle)
r Verification
r Un Conventional
r Static Testing
BRS->SRS->HLD->LLD->Coding
only these modules r comming under SDLC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / asb
SDLC [software development life cycle] is a framework for
designing,developing and maintaining an application.There
are so many SDLC models available ..like
1)water fall model-(V-Model)
2)Rapid Application Development model
3)Prototype Model
4)Incremental Model.
5)Spiral model.....etc
So the use of particular model depends on the size and
process standardity of the company..
Hope you understood
| Is This Answer Correct ? | 4 Yes | 6 No |
How is your project connected to the Database...tell the procedure??
what is thread Testing
how will u create diff types of scenario for any website?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
I like to learn testing. What else i need to learn before starting testing course. I am thinking C C++ SQL ORACLE.This courses are sufficient before learning Manual or Automated Testing. Please Suggest me. Thanks
How much interaction with users should testers have, and why?
About Testing
Guys, can any one of u give the realtime example for Performance Testing
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
How do u determine,what to be tested?
Explain the importance of agile testing?
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?