define sdlc step wise
Answers were Sorted based on User's Feedback
Answer / paresh
SDLC => S/W Devlopment life Cycle....The various Steps r as
follows
Investigation->Analysis->Design->Devlopment->Testing-
>Installation->Maintenance
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / jyo
SDLC: Software Development Life Cycle
Steps:
1) Requirement Gathering
2) Requirement Analysis
3) Design
4) Coding / Deployment
5) Testing
6) Installation
7) Maintenance
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nivedita
SDLC means Software Development Life Cycle.
In this includes total 7 steps like,
1 Requirement Collection.
2 Feasibility Study/ Requirment analysis.
3 Design - i) High Level Design
ii) Low Level design.
4 Coding
5 Testing
6 Implementation
7 Maintenance
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / p00j@
SDLC means software development life cycle.
1) Requirement Gathering
2) Analysis
3)Design
4) Coding
5)Testing
6)Maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
SDLC means software development life cycle.
the steps involve in SDLC are like below
1)BRS (bussiness Requirement specification)
2)SRS (system requirement collection)
3)HLD (high level designing)
4)LLD (low level designing)
| Is This Answer Correct ? | 1 Yes | 10 No |
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
generally what model tester will follow in an comapany? pls give me answer
What type bugs you will find in integration testing with example?
what is the difference between primary key and foreign key
What is defect masking?
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
what is port testing and mutation testing?
Give an example for Waterfall model and iteration model??
what is testing methodologies manually following by the tester in an company? pl give me answer
Explain a bug which if you have missed could have created a big problem.
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing