AB.
blog

SOFTWARE TESTING

Introduction to Software Testing

Software testing is the process of verifying a system with the purpose of identifying any errors, gaps or missing requirement versus the actual requirement. Software testing is broadly categorised into two types - functional testing and non-functional testing.

blog

SOFTWARE TESTING

Overview of Tesing Activities

The activities of testing can be divided into the following basic steps: Planning and Control. Analysis and Design. Implementation and Execution. Evaluating exit criteria and Reporting.

blog

SOFTWARE TESTING

Verification & Validation with Types of Software Testing

In software project management, software testing, and software engineering, verification and validation is the process of checking that a software system meets specifications and that it fulfills its intended purpose.

blog

SOFTWARE TESTING

V Life Cycle Model in Testing

V Model is a highly disciplined SDLC model in which there is a testing phase parallel to each development phase. The V model is an extension of the waterfall model in which testing is done on each stage parallel with development in a sequential way.

blog

SOFTWARE TESTING

Fault Model and Design of Test Cases

Static faults, which give incorrect values at any speed and sensitized by performing only one operation: the stuck-at fault model. A signal, or gate output, is stuck at a 0 or 1 value, independent of the inputs to the circuit. the bridging fault model.

blog

ARDUINO PROJECT

Interpreting Traffic Light Using Arduino Uno

Our ultimate aim is to interpret “How Traffic Signals function using Arduino Board with a time delay of 5 seconds.”

blog

PYTHON

Basics of Python (5)

Python is an interpreted, high level and general purpose programming language which emphasizes code readability, easy and robust.

blog

PYTHON

Basics of Python (4)

Python is an interpreted, high level and general purpose programming language which emphasizes code readability, easy and robust.

blog

PYTHON

Basics of Python (3)

Python is an interpreted, high level and general purpose programming language which emphasizes code readability, easy and robust.

blog

PYTHON

Basics of Python (2)

Python is an interpreted, high level and general purpose programming language which emphasizes code readability, easy and robust.

blog

PYHTON

Basics of Python (1)

Python is an interpreted, high level and general purpose programming language which emphasizes code readability, easy and robust.

blog

CSS

Cascading Style Sheets-Part 1

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.

blog

CSS

Cascading Style Sheets-Part 2

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.

blog

CSS

Cascading Style Sheets-Part 3

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.

blog

CSS

Cascading Style Sheets-Part 4

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.

blog

CSS

Cascading Style Sheets-Part 5

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.

blog

MICROPROCESSOR

8085 Microprocessor

The microprocessor is a multipurpose, clock-driven, register-based, digital integrated circuit that accepts binary data as input, processes it according to instructions stored in its memory, and provides results (also in binary form) as output.

blog

LINEAR INTEGRATED CIRCUIT

Integrated Circuit Fabrication

A linear integrated circuit or analog chip is a set of miniature electronic analog circuits formed on a single piece of semiconductor material.

blog

SEMICONDUCTOR DEVICE

Zener Diode

A Zener diode is a special type of diode designed to reliably allow current to flow "backwards" when a certain set reverse voltage, known as the Zener voltage, is reached.

blog

ELECTRONIC DEVICES AND CIRCUITS

Bipolar Junction Transistor

A bipolar junction transistor is a type of transistor that uses both electrons and electron holes as charge carriers. In contrast, a unipolar transistor, such as a field-effect transistor, uses only one kind of charge carrier.

blog

CLOUD SERVICE PROVIDER

Amazon Web Services

Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis.

blog

DIGITAL LOGIC CIRCUIT

Introduction to Programmable Logic Devices

A programmable logic device (PLD) is an electronic component used to build reconfigurable digital circuits. Unlike integrated circuits (IC) which consist of logic gates and have a fixed function, a PLD has an undefined function at the time of manufacture.

blog

MICROSOFT EXCEL

Basics of Excel

Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS. It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications.

blog

SEMICONDUCTOR DEVICE

P-N Junction Diode

A diode (PN junction) in an electrical circuit allows current to flow more easily in one direction than another. Forward biasing means putting a voltage across a diode that allows current to flow easily, while reverse biasing means putting a voltage across a diode in the opposite direction.

blog

ELECTRONIC DEVICES AND CIRCUITS

Light Emiting Diode

A light-emitting diode (LED) is a semiconductor light source that emits light when current flows through it. Electrons in the semiconductor recombine with electron holes, releasing energy in the form of photons.

blog

OBJECT ORIENTED PROGRAMMING

Introduction

Object-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than functions and logic. An object can be defined as a data field that has unique attributes and behavior.

blog

PYHTON

Read this before starting Python

Python is an interpreted, high level and general purpose programming language which emphasizes code readability, easy and robust.

blog

AGILE

Project Management

The term “Project Management” defines the discipline of leading a specific process with a clear vision and goal. All the information and workflow about the project is documented, which is called as “Project Documentation”.

blog

SOFTWARE

DevOps Tools

DevOps is a sequence of instructions which aims to reduce the workflow and efforts of system development lifecycle in providing product and applications in a continuous delivery, distributed with high quality software support.