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 |
can anyone help me regarding testing patterns?
Difference between functional testing and end to end testing?
what r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
Write the Test Cases for Ball Pen and Water Bottle.
14 Answers Chetu India, Quexst,
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
what are the stages/statuses in the life cycle of a defect?
what is the difference between test case and test scenario.Explain with example?
19 Answers Beryl Systems, Infosys, Intellinet, KUN, Mindteck, TCS,
Test cases for save option for notepad - I have listed few. Please improvise my answer
severity and priority of bugs?
1.what is test scenario? if possible give me some documents? 2.what's the difference between test scenario and frs?
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.