What is Testing Life Cycle. Explain Briefly?
Answers were Sorted based on User's Feedback
Answer / swapnil
Testing life cycle has five main funtions are as fellows
• Requirement Specification documents
• Functional Specification documents
• Design Specification documents (use cases, etc)
• Use case Documents
• Test Trace-ability Matrix for identifying Test Coverage
Test Planning • Test Scope, Test Environment
• Different Test phase and Test Methodologies
• Manual and Automation Testing
• Defect Mgmt, Configuration Mgmt, Risk Mgmt. Etc
• Evaluation & identification – Test, Defect tracking tools
Test Environment Setup • Test Bed installation and
configuration
• Network connectivity’s
• All the Software/ tools Installation and configuration
• Coordination with Vendors and others
Test Design • Test Traceability Matrix and Test coverage
• Test Scenarios Identification & Test Case preparation
• Test data and Test scripts preparation
• Test case reviews and Approval
• Base lining under Configuration Management
Test Automation • Automation requirement identification
• Tool Evaluation and Identification.
• Designing or identifying Framework and scripting
• Script Integration, Review and Approval
• Base lining under Configuration Management
Test Execution and
Defect Tracking • Executing Test cases
• Testing Test Scripts
• Capture, review and analyze Test Results
• Raised the defects and tracking for its closure
Test Reports
and Acceptance • Test summary reports
• Test Metrics and process Improvements made
• Build release
• Receiving acceptance
swapnil ingole
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swapnil
• Requirement Specification documents
• Functional Specification documents
• Design Specification documents (use cases, etc)
• Use case Documents
• Test Trace-ability Matrix for identifying Test Coverage
Test Planning • Test Scope, Test Environment
• Different Test phase and Test Methodologies
• Manual and Automation Testing
• Defect Mgmt, Configuration Mgmt, Risk Mgmt. Etc
• Evaluation & identification – Test, Defect tracking tools
Test Environment Setup • Test Bed installation and
configuration
• Network connectivity’s
• All the Software/ tools Installation and configuration
• Coordination with Vendors and others
Test Design • Test Traceability Matrix and Test coverage
• Test Scenarios Identification & Test Case preparation
• Test data and Test scripts preparation
• Test case reviews and Approval
• Base lining under Configuration Management
Test Automation • Automation requirement identification
• Tool Evaluation and Identification.
• Designing or identifying Framework and scripting
• Script Integration, Review and Approval
• Base lining under Configuration Management
Test Execution and
Defect Tracking • Executing Test cases
• Testing Test Scripts
• Capture, review and analyze Test Results
• Raised the defects and tracking for its closure
Test Reports
and Acceptance • Test summary reports
• Test Metrics and process Improvements made
• Build release
• Receiving acceptance
| Is This Answer Correct ? | 0 Yes | 1 No |
what is patch,abbrevate SCD,CAPA
1 Answers Ordain Solutions, Verinon Technology Solutions,
What is industry standard for code coverage numbers?
Who should test your code?
Explain about "Compatibility Testing" in Web based Application?
What are the document required to prepare during testing?
What is the difference between integration and system testing?
What is exploratory testing and when should it be performed?
In Testing why We need to Write Testcases compalsarly.
What is difference between individual test team testing and self testing by developer? give pros n cons.
What do you understand by usability testing?
What is a checklist? and wat are its contents??
What r blackbox & whitebox testing techniques?