What is sdlc ? Explain ? Testing life cycle ?
Answers were Sorted based on User's Feedback
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 |
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 |
What are the test cases for the fields, Name, Password, Login id, Address, phone,etc.?
What are the limitations for testing?
4 Answers Thatavarti Technologies,
What is Defect Acceptance ?
How many testcases you can write for mobile message box?
What is non-functional testing?
What exactly are semi-random test cases?
I have a work experience of 1.5 years of manual testing now im looking for job with the same profile, if u know the vacancy kindly let me...
what is smoke testing & sanity tasting?
hi sir, Mfsi_krushnas [Mindfire Solutions] i think ur answers are good........ pls mail me ur institute address .... r u faculty? i need database testing on sql server... gan9000@gmail.com, what is the market for db testing, max companies are using which database on db testing.... sql sever or my sql or sql-oracle?
testing is a procedure or methodology,diff between methodoly and procedure?
Different types of design diagrams that supports to write test cases ?
Explain with example : Test Scenario, Test Suit And Test Case.