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 debugging and whitebox testing and what is the diff?
what is stress testing, and load testing, vidune testing pls give suitable example in the question
I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.
What is the difference between white box, black box, and gray box testing?
How should validation activities be handled?
What is Mutation Testing?
Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.
What is the maximum length of the test case we can write?
What is driver and stub? where it is used, in top down or bottom up approach?
1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?
Metrics for Evaluating Application System Testing?
what is diff b/w resting & regression testing?