Question - List out the software quality practices through the software development cycle?
Answer -
Software quality practices includes
• Review the requirements before starting the development phase
• Code Review
• Write comprehensive test cases
• Session based testing
• Risk based testing
• Prioritize bug based on usage
• Form a dedicated security and performance testing team
• Run a regression cycle
• Perform sanity tests on production
• Simulate customer accounts on production
• Include software QA Test Reports