1. what is SDLC and TDLC ?
Answers were Sorted based on User's Feedback
Answer / pravin
SDLC stands for software development life cycle and its
consist of 5 phase.. those are
1)fisibility
2)Analysis
3)Codeing
4)Testing
5)Mantainance
and i think TDCL mean testing development life cycle and
according to my organization its consist of below..
1)Reguirement
2)Test plan
3)Test case
4)Running the test case
5)Filling defect
6)verifying the defect fixes
if any thing wrong then plz inform me..
| Is This Answer Correct ? | 41 Yes | 5 No |
Answer / prathima
SDLC phases:
Requirement capturing
Analysis
Design
Coding
Testing
Maintainance
TDLC phases:
Test Initiation
Test Planning
Test Executing
Test monitoring
Test Controlling
Test Closure
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / sushil vishwakarma
Typically - SDLC (Software Development Life cycle) has
following phases and 4-stages:-
1. Requirement analysis -
a)Initiate -
b)Plan -
c)Execute -
d)Close -
2. Design
a)Initiate -
b)Plan -
c)Execute -
d)Close -
3. Coding
a)Initiate -
b)Plan -
c)Execute -
d)Close -
4. Testing
a)Initiate -
b)Plan -
c)Execute -
d)Close -
5. Deployment
a)Initiate -
b)Plan -
c)Execute -
d)Close -
Apart from that every phases and stages has some input and
output, measurement.
Whenever any document/code is created it needed review.
As far as TDLc is concern already much written earlier :)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tanya
TDLC:
1.Requirement analysis
2.Test Plan
3.Design Review
4.Code Review
5.Test cases
6.Test Execution
7.Defect Reporting
8.Test Report
9.Reworking on patches
10.Preparing final report
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / polu sujan kumar reddy
sdlc means software development life cycle.sdlc is a process of developing various information systems.sdlc contains 7 phases:
1.Requirements Capturing
2.Analasys
3.Design
4.Coding
5.Testing
6.Implementation
7.Support/Maintenence
TDLC means testing development life cycle
test plan
identify test scenarios
preparing test cases
executing test cases
identify defects
reporting defects
tracking defects
close
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rahul sharma
sdlc
Requirement
analysis & design
Implementation
Testing
Deploying
Maintenance
STLc
Test Plan
Test design (Test case writing)
Test Implementation (Only in automation)
Test Execution
Defect management
Postmortem review.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vivek
1. Planning & Control
2. Analysis & Design
3. Test Implementation & Execution
4. Evaluation of exit criteria activity And REPORTING
5. Test Closure activity
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi mayuri
SDLC
System development Life Cycle...
1.Requirement
2.Analysis
3.Coding
4.Testing
5.Maintenance
TDLF : Testing development life cycle or Bug life cycle
New > Open > Assign/Unassign > Fix > Test/Retest > Close
if fail then reopen it..
| Is This Answer Correct ? | 7 Yes | 22 No |
When do you go for integration testing?
How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.
How do you determine user soad for a perf test of a Web application?
What is Testing Life Cycle. Explain Briefly?
Why UAT required
What is split testing?
Where you will upload and Map the Test cases into QC?
How should your staff be managed? How about your overtime?
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What development model should programmers and the test group use?
What is Black Phase in SDLC?