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 […]

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. […]

Database Uncategorized

Database

A database is a collection of information that is organized so that it can easily accessed, managed and updated. In one view, database can be classified according to types content, bibliographic, full text, numeric and images. Systematically organized or structured repository of indexed information (usually as a group of linked data files) that allows easy […]

Uncategorized

SCRUM

Scrum is a project management and control process that cuts through complexity to focus on building products that meet business needs. Management and teams are able to get their hands around the requirements and technologies, never let go and delivering working products, incrementally and empirically. Scrum is simple. It is the opposite of the big […]