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 concurrent user hits in load testing?
what is the diff between testing methodology and testing technique
what is release notes?and when it is prepared and who prepares that?.
The project is going through the maintainance phase I logged a defect which is critical for resolving ,the developement team is in US when they got the reported bug they gave the xplanation that it is a six year old written code moreover we don't have proper followup documents to authenticate this one....in this senario wat will u do??
What is the difference between volume and load?
What is the diffrence between Beta Testting & Acceptance Testing
what is application server, Database server and test server
what is smoke testing?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
hi can any one suggest how to write test case for a text box regarding its hight and width. How do you know that the text box having correct hight & Width?
How can we change session time ?In JAVA application
How many types of pop-ups are there?