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 |
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach
how to test stand alone programs?
who will prepare enhacement report?mail me at gavaskarreddy149@gmail.com
Explain the branch coverage testing?
how do you write the test cases?
how to Create a test plan document for Library Management System
Analyze the following highly simplified procedure: Ask: "What type of ticket do you require, single or return?" IF the customer wants ‘return’ Ask: "What rate, Standard or Cheap-day?" IF the customer replies ‘Cheap-day’ Say: "That will be £11:20" ELSE Say: "That will be £19:50" ENDIF ELSE Say: "That will be £9:75" ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given. A. 3 B. 4 C. 5 D. 6
can u tell me how do we writetestcases for perfomance,load,And stress?
can one give the test cases for Installation Testing
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
what are the test case scenario for epos/pos testing,and how to initiate the process