in which Software Life cycle phase does testing occur?
Answers were Sorted based on User's Feedback
Answer / aditi
Hi,,,
It depends on the method which is being used for the
Software develepment.
If software is developed under Water-fall Model then
Testing comes after coding, is over.
If we are using V-Model for the development of software
then Testing is in parallel with each step of
development.i.e.
SRS - Acceptance Testing
Design - System Testing
HLD - Integration Test
LLD - Unit Testing
Coding
| Is This Answer Correct ? | 23 Yes | 4 No |
Answer / srini
There are no. of phases in SDLC.They are
1.Requirement
2.Analysis
3.Design
4.Code
5.Unit Test
6.Integration Test
7.System Test
8.UAT Test
9.Production/Release/Maintenance
In this phases the testing process starts on unit testin.this is done by developers.
| Is This Answer Correct ? | 6 Yes | 7 No |
What is the relation ship between regression testing and pesticide paradox?
which situation will decide the approach (topdown/bottom up) to choose from?
How u prepare Test data in testing process???
test templet for GUI UNIT testing?
Explain about Double V model?
what is check list?why it is prepared?
Describe a past experience with implementing a test harness in the development of software.
what the document used is in a V-model in each phase?
at what step sanity testing and smoke testing do?
How can u know IP Address of a computer?
what are the scenarios and test cases for online banking proj ..ex; fixed deposit, loginh into an account, checking an account, savings deposit
Is Test plan a running document or a fixed document?