Software Development Quality
Author

Software Development Quality

Discussions on software development quality, R&D efficiency, high availability, technical quality, quality systems, assurance, architecture design, tool platforms, test development, continuous delivery, continuous testing, etc. Contact me with any article questions.

151
Articles
0
Likes
170
Views
0
Comments
Recent Articles

Latest from Software Development Quality

100 recent articles max
Software Development Quality
Software Development Quality
Oct 27, 2023 · Artificial Intelligence

TestAgent: Open-Source 7B LLM for Multi-Language Test Generation

TestAgent introduces an open-source 7B large language model tailored for software testing, offering multi‑language test case generation, automatic assert completion, and a lightweight engineering framework with quick‑start scripts, performance benchmarks, and deployment options for various hardware accelerators.

AI modelLLMMulti-language Generation
0 likes · 10 min read
TestAgent: Open-Source 7B LLM for Multi-Language Test Generation
Software Development Quality
Software Development Quality
Oct 25, 2023 · Fundamentals

Why Software Testing Is Really About Risk Avoidance: Key Insights

The article argues that the essence of software testing is risk avoidance, explores why bugs arise from user expectations, outlines three core challenges—investment, recursion, and measurability—and proposes balanced semi‑automated testing strategies to reduce bugs while acknowledging the limits of full automation.

bug reductionrisk avoidancesoftware testing
0 likes · 10 min read
Why Software Testing Is Really About Risk Avoidance: Key Insights
Software Development Quality
Software Development Quality
Oct 17, 2023 · Information Security

Deploy Watchdog: Open-Source Asset Management & Security Scanning Platform

This guide introduces Watchdog, an upgraded, web-based security platform derived from Bayonet, and provides step-by-step instructions for installing, configuring, and deploying it across multiple Ubuntu nodes, including database setup, Flask service launch, and activation of sub-domain, port, URL, and Xray scanning modules.

Open-sourcePenetration TestingWatchdog
0 likes · 7 min read
Deploy Watchdog: Open-Source Asset Management & Security Scanning Platform
Software Development Quality
Software Development Quality
Sep 7, 2023 · Operations

Key DevOps Interview Questions and Answers: From CI to Tools

This article provides concise English explanations for common DevOps interview topics, covering the fundamental differences between DevOps and Agile, the reasons for adopting DevOps, its business and technical benefits, essential tools, CI practices, KPI metrics, and practical guidance for implementing DevOps in organizations.

CI/CDKPITools
0 likes · 22 min read
Key DevOps Interview Questions and Answers: From CI to Tools
Software Development Quality
Software Development Quality
Jun 13, 2023 · Information Security

How to Perform Anonymous Online Port Scans with Scanless

This guide introduces Scanless, a Python‑based tool that leverages third‑party online scanners to conduct anonymous port scans, explains how to install it via Git and pip, demonstrates command‑line usage and Docker support, and lists the supported scanning services.

DockerPort scanninganonymous scanning
0 likes · 3 min read
How to Perform Anonymous Online Port Scans with Scanless