Uncategorized

Levels of Testing

Levels of testing refer to different stages where testing is conducted during the software development lifecycle. These stages are typical. In Integration testing, we have two approaches, Bigbang approach Incremental approach Sandwich approach Bigbang approach: The Bigbang integration testing approach is where all the modules or components of an application are integrated simultaneously, after which […]

Business Analyst Tools used by business analyst

Gap Analysis vs Root Cause Analysis vs Mitigation Analysis

Gap Analysis: A technique that business use to determine what steps needs to be taken in order to move from its current state to desired future state. Also called need gap analysis, and needs assessments. Gap analysis consists of Listing characteristics factor (such as attributes, competencies, performance levels ) of the present situation (what is) […]

Tools used by business analyst Uncategorized

UML Diagram & Use case

Unified modeling language (UML) is a standardized modeling language enabling developers to specify, visualize, construct and document artifacts of a software system. Thus, UML makes these artifacts scalable, secure and robust in execution. UML is an important aspect involved in object oriented software development. It uses graphic notation to create visual models of software systems. […]