Skip to main content

A C Roynon

  • Blog
  • About
  • Contact
  • Links

Category: Testing

Unit and Integration Tests Explained

1st July 20198th May 2019 acroynon Leave a comment

Unit and integration tests are two types of software level tests. Software level tests involve writing additional code to test existing code. The difference between unit and integration tests is what you would test within each individual test; how much … Click to read more

How Do You Test Software?

24th June 20198th May 2019 acroynon Leave a comment

Testing software verifies that the software works as you expect and as you want it to function. Testing is vital to the full software developer life cycle. Without testing software you write you cannot confirm that is functions as you … Click to read more

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Privacy Policy

Popular

  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP
  • Relational Databases Explained
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 8
  • The TCP/IP Model
  • What is Programming Syntax?
  • What is Encryption?
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 5
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 3
  • Concurrency vs. Parallelism
  • Functions in JavaScript
  • JavaScript Spread Operator Explained
  • Open-Closed Principle
  • REST Method Basics Explained
  • The SOLID Principles
  • JavaScript Scope Explained

Recent

  • Dependency Inversion Principle
  • Interface Segregation Principle
  • Liskov Substitution Principle
  • Open-Closed Principle
  • Single Responsibility Principle (SRP)
  • The SOLID Principles
  • What is a Firewall?
  • What is Steganography?
  • The Difference Between a LAN and a WAN
  • JavaScript Destructuring Explained
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 11
  • JavaScript Spread Operator Explained
  • JavaScript Arrow Functions Explained
  • How To Create A Simple To Do List App Using HTML, CSS, JS, and PHP – Part 10
© A C Roynon - Copyright 2021