Retesting : Retesting is a type of testing where tester can retest the bug which was find in earlier build by reproducing the steps by bug report. The defects which were found and posted in the previous build were fixed or not in the current build. Defect 1.0.1,1.0.2 were found and posted in earlier build. […]
Stress testing Suddenly the bulk load will increase like festival time or sudden traffic may come. Increasing high load or decreasing low load suddenly so every time checking the application about sudden ups and downs.. Volume testing Application can handle certain amount of data. Sometimes application exits the memory and it cannot store that.. It […]
1.System testing 2.GUI testing (Graphical user interface) 3.Usability testing 4.Functional testing 5.Non functional testing Functional Testing Functional testing is testing the functionality of the application/software. Property coverage Database/backend coverage Error handling coverage Calculation/Manipulation coverage Links existence/Execution coverage Cookies coverage Non Functional testing To perform this non functional testing the application must be staple. Application stability […]
Unit Testing, Integration Testing, System Testing, User Acceptance Testing Unit Testing Unit testing is a smallest testable part of a software usually they will give one or two inputs and getting one output. Unit testing conducts on single program or single module. Unit testing is white box testing technique. Unit testing is done by developer. […]
Unit Testing Integration Testing System Testing Functional Testing Non Functional Testing
Static Testing Static testing is an approach to test the project documents in the form of reviews, walkthroughs and inspection. It is a example of verification. Reviews – Conducts on documents to ensure the correctness and completeness. Ex : Requirement review, design review, code review , test plan review, test case review. Dynamic Testing Dynamic […]
Quality Control 1.The Operational Techniques and activities used to fulfill the quality product 2.Finding Defects 3.Reactive 4.Product Oriented 5.Focus on Testing for quality 6.QC is for Testing part in SDLC QUALITY ASSURANCE It is planned and systematic activities implemented with in the system to demonstrate the product to fulfill customer requirement Prevention of defects process […]
Verification Validation BRS/CRS – URS User Acceptance Testing SRS System Testing HLD Integration Testing LLD Unit Testing Coding
Requirement Analysis Test Planning Testcase Development Test Environment Setup Test Execution Test cycle closure
Requirement Analysis Design Development Testing Maintenance