what is the testing process if water fall is the sdlc model
Answers were Sorted based on User's Feedback
If the company is following the SDLC Model, the process
will be like this
1. Requiremnts gathering (SRS)
2. Analysis design(Low level design,high level design)
3. Coding and Developement
4. Testing and Reporting
5. Release
6. Maintanence
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sivasandeep
if company is fallowing the SDLC model the process will be
like this
concept phase (HLD)
analysis phase(DLR)(technocal approch documnet)
Design Phase(Test approch document)
Constuction Phase(Test outline documnet)(code reviews)
Testing Phase(test cases)( QA test execution matrics)
Deployment Phase
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sadayshree
in waterfall model of sdlc,the testing process includes two
steps:
1.)white box testing:
* basis path testing
* control structure testing
* procedure and structure testings
2.)black box testing:
* boundary value analysis
* testing functional requirements
| Is This Answer Correct ? | 2 Yes | 1 No |
How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?
what is the use of l10n testing?
Which testing approach you follow to test ATM machine?
How to measure test effectiveness?
feasibility testing ??
test cases on bangles???
what is test case scenario?
What particiption a manual tester can do in documentation? Are there any tools available for only documentation?
What is Cyclometric testing?
What are the properties of a good requirement?
What’s the difference between a bug and a defect?
What is difference between Application testing and Web application testing??