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 Test deliverable and Release Note?
What is risk analysis?
what are the defferent defect statuses?
hi, can any one tell me which book is simple to learn (technical words)in testing ?
what is port testing and do it comes in manual testing?
What are all the things ur going to keep in mind while System testing?
what is the difference between buglog and defect tracking?
what is a horizontal and vertical matrix explain with examples
how to write bugtitle and bug description for 1*1=2 2*2=4 3*3=10 4*4=16 5*5=26.give me the full format.
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
What is mutation testing and when can it be done?
Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?