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 |
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP
what is difference between testing and development in your view?
list of methods that is used to document the requirements of a software.
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?
usecases are prepared by whom?
A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)
Build is going to be delivered in another 30 mins.At that time you have find an critical failure. What will u do ?
Integrating Testing Own example
what do you mean by documentation testing