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 ? | 39 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 |
what are the storage class in C?
Write the function test case to add a customer to database.
At what stage, the application can undergo performance testing?
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
what type of questions they asked in symphony company for manual testing?
1 Answers Symphony, Symphony Teleca,
What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in
Can anyone tell me what should be the test cases for Security Testing?
define defect lifecycle step by step
hi i want manual testing interview question(3+exp)please tell me
whta is compile module?
What you do whenever reported defect rejected?
If you open a bug in build -1 and that get closed in build-2 . Again the same bug a raised in build -3. Then what state will you give to that?