What is sdlc ? Explain ? Testing life cycle ?

Answers were Sorted based on User's Feedback



What is sdlc ? Explain ? Testing life cycle ?..

Answer / jays

SDLC:The process/cycle follows for development of a software
product or we can say SDLC is a structure imposed on the
development of a software product.
There are mainly 5 stage of this cycle
1.Requirement Analysis
2.Designing
3.implementation/coding
4.Integration/testing
5.release/maintenance of software

Is This Answer Correct ?    6 Yes 0 No

What is sdlc ? Explain ? Testing life cycle ?..

Answer / rtr

SDLC: The process of developing a software product with different phases.The Phases are
1.Initial or Requirements Phase
Task: Interacting with the customer and gathering requirements
Roles: BA(Business Analyst),EM(Engagement Manager)
Process:
Proof: Requirements Document BRS

2.Analysis Phase
Task: Feasibility Study,Tentative Planning,Technologies Selection,Environment Confirmation,Requirement Analysis
Roles: SA(System Analyst) with support roles of PM,TM
Process:
Proof: SRS document
3.Design Phase
Task: High Level Design,Low Level Design
Roles: Cheif Architect,Technical Lead
Process:
Proof: TDD
4.Coding Phase
Task: Programming
Roles: Programmers or Developers
Process:
Proof: SCD
5.Testing Phase



6.Delivery and Maintenance
Task: Hand over the application to clent
Roles: Deployment or Installation Engineers
Process:
Proof:

STLC: Software Test Life Cycle
1.Test Planning
Test Plan Document,Contents of Test Plan
2.Test Development
Requirements Document,UseCase document,FPD,TSD,DTCD,DPD, Traceability Matrix,CTM
3.Test Execution
Executing all Test cases and filling actual value
4.Result Analysis
Comparing expected values with actual values set the result
5.Bug Tracking
Defects are identified ,isolated and managed
6.Reporting
Bug Reporting Process-classical reporting,common repository oreinted and Bug tracking tool

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between unit testing and integration testing?

3 Answers  


There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?

3 Answers  


What is the responsibility of programmers vs QA?

2 Answers   Crea, Pixel Byte,


what is the priority for fixing bug?

2 Answers  


what is advantages and disadvantages of the Waterfall Model and V-Model

5 Answers   CSC, SSI Small Scale Industries,






What's the relationship between environment reality and test phases?

0 Answers  


What is Database Testing?

3 Answers  


what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com

4 Answers  


Once the build is given to the tester,what are the test he is going to conduct list them in chronological order .....its urgent

5 Answers   Subex,


what is agile testing

3 Answers  


Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2

0 Answers   Infosys,


how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric

3 Answers   CTS,


Categories