What is software development Life Cycle (SDLC)? where
exactly the Testing activity begin in SDLC?
Answers were Sorted based on User's Feedback
Answer / jyoshna
In the System development life cycle the testing is done after the implementation, below is the SDLC life cycle
Software requirement specification
Design
Implementation
Source code
testing the source code
Maintanance
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / sara
sorry i think first two ans is wrong
SDLC - The various activities which are under taken when
the developing s/w are commonly module as a s/w development
life cycle
SDLC starts from
1. Requirement Analysis
2. planning
3. estimation
4. Design
5. coding
6. Testing
7. Implementation
8. Maintenance
thank YOU
saravanan.rk.qa@gmail.com
| Is This Answer Correct ? | 6 Yes | 14 No |
Can you please explain me how to do testing of an E-insurance project end to end process..
If any customer will raise the change request, it falls under developer part or QA part?
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..
How do u go about testing of client server application
Give an example of test policy?
TELL ABOUT CMM & ISO LEVELS ? its URGENT plz
What is decision table testing?
At what stage of the life cycle does testing begin?
How many types of pop-ups are there?
howmany buids u hav in u r project , for how many days u get build
In Satyam interview I have faced this question.Please answer me. The calculator is calculating like this: 1+1=2 2+2=5 3+3=6 4+4=9 5+5=10 ------ like this Prepare a bug report on this.