what is testing life cycle please any one explain briefly
Answers were Sorted based on User's Feedback
Answer / rans
mainly the stlc contains the following stages
test initiation
test plan
test design
test execution
test reporting
test closure
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sindhuja rao
Testing is included in SDLC.
• Preparing the test strategy.
• Preparing the test plan.
• Creating the test environment.
• Writing the test cases.
• Creating test scripts.
• Executing the test scripts.
• Analyzing the results and reporting the bugs.
• Doing regression testing.
• Test exiting.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / padma
STLC(software Testing Life Cycle)
1.test planing
2.test developement
3.test execution
4.result analysis
5.bug tracking or bug management
->In test planing phase test plan document will be prepared
for project level and it will be prepared by quality
analyst.
->In 2nd phase test cases,test scenario,test stratagy,test
data,test script will be prepared
->In 3rd phase execute all the doc prepared in dev phase
->in 4th phase analyse the results
->In defect tracking phase
tracker is a database s/w where we store all the defects,
reports can be generated easily by using this.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kote
hi STLC IS:
study of doc
scope,approach.estimation
testplan design
test case design
test case review
test case execution
gap analysis
defect handling.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jeevan
Testing is included in SDLC.
• Preparing the test strategy.
• Preparing the test plan.
• Creating the test environment.
• Writing the test cases.
• Creating test scripts.
• Executing the test scripts.
• Analyzing the results and reporting the bugs.
• Doing regression testing.
• Test exiting.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satyaprasad
Completion of integretion testing is the entry criteria for
testing
Generally testing process starts with test
initiation ,PM/TM catagory people involve in this phase
Testplan(a Schedule to be followed by the testing team)
prepared by Testlead
Testdesign ,testing people involve in this phase and
prepare testscenarios and testcases
Testexecution,in this testing team execute the test cases
with respect to expected and actual
during this any mismatches are found that will report to
the developer ,
this is saya ,any doubts contact:9963219158
Testclosure ,testing conduct a formal meeting on the review
of overall process
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pramila
1. Plan
2. Design
3. Execution
4. Automation
5. Reporting
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone explain the terms: Black-box, functional, Regression, Back-end, System Integration, GUI, UAT stress and Load Testing.
There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error.
what exactly meaning of Defect Differed ??
What Is Functional Testing?
What are the advantages of Manual Testing?
What is decision table testing?
What is diff between Reliability Testing and Recovery Testing ?
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
What testing roles are standard on most testing projects? Categories: Software Testing
What kind of techniques used while writing test cases?
how will define a bug generally?
what is testing methodology?