Posted inBasics Software Development Posted by admin August 12, 2021 Development 1. Start small, then extend. Whether creating a new system, or adding a feature to…
Posted inBasics Components of CASE Tools Posted by admin August 12, 2021 CASE tools can be broadly divided into the following parts based on their use at…
Posted inBasics CASE Tools Posted by admin August 12, 2021 CASE stands for [Computer Aided Software Engineering]. It means, development and maintenance of software projects with help of various…
Posted inBasics Component reusability Posted by admin August 12, 2021 A component is a part of software program code, which executes an independent task in…
Posted inBasics Maintenance Activities Posted by admin August 12, 2021 A framework for sequential maintenance process activities has been given below. It can be used…
Posted inBasics Cost of Maintenance Posted by admin August 12, 2021 Reports suggest that the cost of maintenance is high. A study on estimating software maintenance…
Posted inBasics Types of maintenance Posted by admin August 12, 2021 In a software lifetime, type of maintenance may vary based on its nature. It may…
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…