Describe to me the Software Development Life Cycle as you
would define it.
Answers were Sorted based on User's Feedback
SDLC is divided into 6 stages
1. Information Gathering
2. Requirement Analysis
3. Design
4. Coding
5. Testing
6. Maintainence
| Is This Answer Correct ? | 24 Yes | 0 No |
Answer / raghu ram
actually S.D.L.C contains six phases.It explains how
software application is developed and also explains what
are the roles involved
1.Intial phase
2.analysis phase
3.design phase
4.coding phase
5.Testing phase
6.delivery and maintainance
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / indira varma
sdlc is nothing but s/w development life cycle
it contains 6 phases each phase has
roles,responsibilities,doc and standards
1.intial phase:
role : BA
responsibilities:he try to get all REQ FROM THE customer
doc: frs(functional requirement spec)
standards: as per the company standards.
2.analysis phases :
role : sa (system analyst)
responsibilities: analyze the req,
create tentative project plan,
system specifications,
technology selection.
doc: srs(system requirement spec)
standards : as per the company standards
design phase :
to types of designs is there
1 high level design
2 low level design
role:
hldc is done by the pm.
lld is done by the tl
doc: tdd(technical design doc)
coding phase :
role : developer develops the code
standards: as per the coding standard es
doc : source code doc
testing phase:
-> study of frs,
-> getting knowledge once we get 100% functional knowledge
-> start writing test cases
-> once application is ready for testing
-> execute the test cases
-> test cases who have failed res are consider as defects
->send back to the developer for the fixation of defects
-> tester again check the defects are really fixed or not
-> this process is going on up to application is defect free
doc: defect profile doc, test case doc
last phase is delivery and maintain c phase:
application is delver to the client as per the agreement
previously made we provide maitance
doc: deployment doc,
user manual ,
s/w release note.
certification doc,
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / raghu ram
The SDLC is divided into 6 stages
1)intialphase or requirement phase
2)analysis phase
3)design phase
4)coding phase
5)devolopment phase
6)deployment and maintainence phase
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / venu kumar
1)Initialisation the process of the project size,scope
outlay,Plan
2)Requirement-gathering requirements
3)Design Phase- Automation business process SW/HW
4)Code Phase-Development phase of the application
functionality
5) Integration: Automation of Business process through
system
6) Implementation and support
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rubi
like creatures having definite life cycle software also has
a definite life cycle. It has six phases
* requirement
* design
* coding
* testing
* implementation
* maintanence
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / koshy
1. Feasibility study
2. requirement Analysis
3. Design
. Prototyping
. Implementing
. Validation
. Testing
. Operation
| Is This Answer Correct ? | 1 Yes | 0 No |
testcases for biggest of three numbers?plz give the answer
1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).
What is the Difference between Testing Types and Testing Techniques
how many test cases u write in day while testing yr application.and wat z ur role after u finished testing application plz do reply
hi, please anyone write test case for "Print" screen
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
can any one give the format of writing test cases in excel sheet.
Explain the agile testing?
write testcase for sql table? this is the question asked by interviewer?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
How to write test cases or test scripts for UAT testing which is done manually
Explain how to develop a test plan and a test case.