Git Product home page Git Product logo

software-quality-and-assurance's Introduction

Software Quality Assurance and Automated Testing 📈

This repository showcases selected works from two comprehensive projects, namely:

  • Project One: The Contact, Task and Appointment classes from an application created for an unspecified client, which demonstrates my aptitude in creating unit tests using code to uncover errors, analyse various approaches to software testing based on requirements, and apply appropriate testing strategies to meet requirements.
  • Project Two: A write-up showcasing my reflection on my work done, including my methodologies, experiences and thought process in Software Quality Assurance and Automation.

Table Of Contents

Technologies Employed

  • Continuous Integration/Continuous Deployment (CI/CD): Allows for automated testing and deployment, which ensures code quality and supports frequent code changes.
  • JUnit Testing: Utilised for unit testing, enhancing code reliability and facilitating test-driven development.

Optimal Integrity And Security

I implemented an exhaustive regimen of automated unit and integration testing using CI/CD pipelines and JUnit tests, supplemented by rigorous manual testing as needed. Security audits and industry-standard secure coding practises are incorporated into the development process to ensure that the software meets the highest operational integrity and security standards.

How I Interpret User Needs

There are a number of ways in which I interpret user needs that translate into features and functionalities in my app. Interactions with potential end-users are my first go-to. In doing so, I establish a connection with the people that will use my app, listening for pain points and other concerns that they want to address by way of using my app. I then translate these needs into requirements, peridoically testing them to ensure that I'm on the right track.

Approaching Software Design

My approach to software design is iterative and based on Test-Driven Development (TDD). First, I design and develop a suite of tests for each functionality. The next step is to write the bare minimum of code required to pass these tests. Failure of tests indicates the need for immediate code revisions. Once the code has passed all tests, I save it to version control systems like Git to keep a historical record and to facilitate collaboration. Furthermore, CI/CD pipelines are used to run tests against any code changes, ensuring a stable, functional, and secure codebase.

software-quality-and-assurance's People

Contributors

seventhsortie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.