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 |
Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black box testing 3. glass box testing 4. grey box testing
i want to take the questions of software testing of QA infotech company
what r the differences between Testing on desktop application and Testing on client-server application while using QTP?oR while using MANUAL
What is Gorila testing?
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends
What is QA Life Cycle?Can anyone describe it?
what is acid testing?
what is the architecture of your current project?
Whats the difference between retesting and regression testing, explain SDLC and STLC, test plan, test case template, severity and priority, write test scenarios for login screen, and employee payroll; BVA and EP for a particular eg.
If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???
Differences between waterfall and V model
Give me two reasons why the bug has not been fixed by developer ?