Posts

Testing

Image
Manual Testing Concepts 1   Software Quality: Technical Factors: Meet customer requirements in terms of Functionality Meet customer expectations in terms of Performance, Usability, Security, etc… Non-Technical Factors: Reasonable cost to purchase. Time to release. 1.1   Software Quality Assurance (SQA): The Monitoring and Measuring the strength of development process is called Software Quality Testing. Ex: Life Cycle Testing. 1.2   Software Quality Control (SQC): The validation of final product before releasing to the customer is called as SQC. 2   Software Development Process: In the above Software Development process, testing is been conducted as a single stage by the development team. To improve quality in software development process, project management should concentrate on multiple stages of development with multiple stages ...