Posted inBasics Software Maintenance Overview Posted by admin August 12, 2021 Software maintenance is widely accepted part of SDLC now a days. It stands for all…
Posted inBasics Testing vs. QC, QA and Audit Posted by admin August 12, 2021 We need to understand that software testing is different from software quality assurance, software quality…
Posted inBasics Testing Documentation Posted by admin August 12, 2021 Testing documents are prepared at different stages - Before Testing Testing starts with test cases…
Posted inBasics Testing Approaches Posted by admin August 12, 2021 Tests can be conducted based on two approaches – ● Functionality testing ● Implementation testing When functionality…
Posted inBasics Manual Vs Automated Testing Posted by admin August 12, 2021 Testing can either be done manually or using an automated testing tool: ● Manual - This testing is…
Posted inBasics Software Implementation Challenges Posted by admin August 12, 2021 There are some challenges faced by the development team while implementing the software. Some of…
Posted inBasics Software Documentation Posted by admin August 12, 2021 Software documentation is an important part of software process. A well written document provides a…
Posted inBasics Programming style Posted by admin August 12, 2021 Programming style is set of coding rules followed by all the programmers to write the…
Posted inBasics Functional Programming Posted by admin August 12, 2021 Functional programming is style of programming language, which uses the concepts of mathematical functions. A…
Posted inBasics Software Implementation Posted by admin August 12, 2021 Implementation Implementation is the carrying out, execution, or practice of a plan, a method, or…