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 |
What is Management Testing?
Explain elementary process?
what is upword and downword Testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
what statements did Philip Crosby use to capture the essence of the Quality Assurance discipline?
List out test deliverables?
what is test scenario and test condition?
say me 5 advantage of manaul over automation?
Can any one explain me what is Integration Testing with Stub and Drivers.Explain with Example.who will do Integration Testing?
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?
Explain about 'Interface Testing' in Web based Application?
What is the outcome of integration testing?