QC or Quality Control is a process by which a business ensure that the product quality is improved or maintained. It is a process where entities review the product quality and all factors involved in the production process. It requires …
Agile software development is a group of software development methods in which requirements and solutions evolve through collaboration between self-organizing, cross-functional teams. It promotes adaptive planning, evolutionary development, early delivery, continuous improvement and encourages rapid and flexible response to change …
Selenium is an open source automation testing tool for web based applications. It’s easy to use and very flexible. Works on multiple browsers and multiple operating systems as compared to other tools in market. It support Android and Iphone Testing. You can use open source frameworks such as Junit, TestNG etc. and can …
Unit testing is the testing of an individual unit or group of related units. It falls under the class of white box testing. It is often done by the programmer to test that the unit he/she has implemented is producing …
Performance testing is the testing to assess the speed and effectiveness of the system and to make sure it is generating results within a specified time as in performance requirements. It falls under the class of black box testing. Performance …
Quality Assurance: The function of Software Quality that assures the Standards, Processes, and Procedures are appropriate for the project and are correctly implemented. QA is the process of managing for quality and evaluated against Correctness, Flexibility, Efficiency, Portability, Reusability and …