Explain the STLC?
Answer Posted / renu narayana poduval
Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test.[1] Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Test techniques include, but are not limited to, the process of executing a program or application with the intent of finding software bugs (errors or other defects).
Software testing can be stated as the process of validating and verifying that a software program/application/product:
meets the requirements that guided its design and development;
works as expected; and
can be implemented with the same characteristics.
Software testing, depending on the testing method employed, can be implemented at any time in the development process. However, most of the test effort occurs after the requirements have been defined and the coding process has been completed. As such, the methodology of the test is governed by the software development methodology adopted.
Different software development models will focus the test effort at different points in the development process. Newer development models, such as Agile, often employ test driven development and place an increased portion of the testing in the hands of the developer, before it reaches a formal team of testers. In a more traditional model, most of the test execution occurs after the requirements have been defined and the coding process has been completed.
The different stages in STLC.
1.Requirement Analysis.
2.Test Planning.
3.Test Design.
4.Test Execution.
5.Test Closure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know anything about Set Top Boxes?
what are the typical problems in web testing?
Work flow in testing in your company?
How would you test a service oriented architecture (soa) web application?
What does a manual tester need to become proficient with db testing?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
Explain thread testing.
In how many ways you perform batchtesting ?
What is an end-to-end testing?
how to indentify memory leakages after the build
What is Wound Fixing?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
What is fuzz testing?
Which is the best testing model?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase