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