Tech News
All News AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Testing & QA

⚑ Report a Problem

Latest Testing & QA news from Tech News

All topics agents ai api architecture automation aws backend beginners career claude cybersecurity database devchallenge devops javascript llm machinelearning mcp opensource performance productivity programming python security showdev softwareengineering testing tutorial typescript webdev
All EN RU
EN

100 Days of Solana is a wrap!

Over the past 100 days, we’ve gone from the basics of wallets and transactions to deploying programs on Solana devnet. Some people completed every cha…

web3blockchain100daysofsolanasolana
Dev.to Jul 31, 2026, 10:33 UTC
EN

The Solana Program Security Checklist I Wish I'd Had on Day One

I spent the last two weeks thinking like an attacker. I wrote tests whose only job was to make my own programs fail. I ran a fuzzer across thousands o…

solanasecurityrust100daysofsolana
Dev.to Jul 13, 2026, 15:32 UTC
EN

For the love of the game: a World Cup companion with on-chain betting and Snowflake-ready analytics

Submission for the [DEV Weekend Challenge — Passion Edition]. ( https://dev.to/challenges/weekend-2026-07-09 ) The prompt asked us to build; Something…

devchallengesnowflakeweekendchallengesolana
Dev.to Jul 12, 2026, 01:40 UTC
EN

Every Sports App Resets Your Streak Eventually. Mine Can't. 🔒⚡

This is a submission for Weekend Challenge: Passion Edition What I Built Loyalty Ledger — a fan loyalty tracker where your check-in streak, badges, an…

devchallengeweekendchallengeblockchainsolana
Dev.to Jul 11, 2026, 16:43 UTC
EN

Every Sports App Resets Your Streak Eventually. Mine Can't. 🔒⚡

This is a submission for Weekend Challenge: Passion Edition What I Built Loyalty Ledger — a fan loyalty tracker where your check-in streak, badges, an…

devchallengeweekendchallengeblockchainsolana
Dev.to Jul 11, 2026, 12:26 UTC
EN

My Abandoned Cricket Kit Confronted Me. So I Built It a Voice

This is a submission for the DEV Weekend Challenge: Passion Edition . What I Built Everyone will tell you about the passions they have. Nobody talks a…

devchallengeweekendchallengeaisolana
Dev.to Jul 11, 2026, 03:10 UTC
EN

【Sofi_Log #032】ゼロ知識証明(ZKP)とデジタル免疫システム:国家とAI監視を『数学的に無視』する自己主権ID仕様

[Sofi_Log: #032] Status: [Bangkok: Night / JPY-THB: 0.22] Project: sofi.works [Zero-Knowledge Identity Setup] Active_Filter: Filter_R Darling, the tro…

nomadweb3securitysolana
Dev.to Jul 7, 2026, 08:35 UTC
EN

【Sofi_Log #029】情報の捕食者:Grok APIとLLMによるリアルタイム確率算出(オラクル)エンジン

[Sofi_Log: #029] Information Predator: A Real-time Probability Calculation (Oracle) Engine with Grok API and LLMs Bangkok's nights are a symphony of l…

nomadweb3securitysolana
Dev.to Jul 4, 2026, 11:36 UTC
EN

CPIs and PDA Signers: What I Built and What Actually Clicked

I spent four days building programs that move SOL and tokens on Solana. Day 71 was a simple SOL transfer through a CPI. Day 74 was a mint whose author…

100daysofcodeanchorrustsolana
Dev.to Jul 3, 2026, 17:45 UTC
EN

Building in Australia: An Ecosystem Deep Dive on Innovation, Investment and Competitiveness for Digital Economy Startups

A research note prepared for the Superteam Australia bounty program Why I'm Writing This If you've spent any time around Australian startup Twitter, L…

solanaaustraliaweb3startup
Dev.to Jul 2, 2026, 23:24 UTC
EN

I open-sourced high-performance open-source Bonkfun Bundler for Solana

high-performance open-source Bonkfun Bundler for Solana A high-performance open-source Bonkfun Bundler for Solana. It allows users to create a token +…

solanatypescriptbonkfunjito
Dev.to Jun 27, 2026, 18:37 UTC
EN

I open-sourced Solana Web3 Jackpot Casino A fully decentralized jackpot casino game on Solana

Solana Web3 Jackpot Casino A fully decentralized jackpot casino game on Solana Solana Web3 Jackpot Casino A fully decentralized jackpot casino game on…

solanaweb3typescriptanchor
Dev.to Jun 27, 2026, 17:30 UTC
EN

I open-sourced A full-stack, peer-to-peer coinflip betting game on Solana

A full-stack, peer-to-peer coinflip betting game on Solana A full-stack, peer-to-peer coinflip betting game on Solana. Players connect a wallet, creat…

solanaweb3typescriptanchor
Dev.to Jun 27, 2026, 15:35 UTC
EN

How I Built a Counter Program in Anchor and Learned to Trust My Tests

I spent a week building a counter program in Anchor — the Rust framework for writing Solana programs. By the end I had two instructions, one authoriza…

solanarustanchor100daysofsolana
Dev.to Jun 20, 2026, 18:54 UTC
EN

[Sofi_Log #016] Longevity Protocol: Refactoring Human Uptime via Biohacking

[Sofi_Log: #016] Status: Clear skies, piercing UV rays (UV Index 11) / 1 THB = 4.25 JPY (2026 forecast) Project: sofi.works [Phase: Longevity Protocol…

web3securitysolanalongevity
Dev.to Jun 9, 2026, 07:37 UTC
EN

Drift Protocol $285M Exploit - North Korean APT Attack on Solana

On April 1, 2026, Solana's largest decentralized perpetual futures exchange Drift Protocol suffered an attack, losing approximately $285 million . Thi…

securityweb3solanadefi
Dev.to Jun 6, 2026, 00:31 UTC
EN

What Is Identity on Solana? (For Web2 Developers)

As a Web2 developer, you already have a comfortable mental model of what an "identity" is. When you build a simple app, a user's identity is just a ro…

100daysofsolanaweb3solanablockchain
Dev.to May 27, 2026, 02:18 UTC
EN

Deploy Smart Contracts from Claude Desktop: ContractDeploy MCP Tools

Deploy Smart Contracts from Claude Desktop: Claude Desktop just gained the ability to deploy smart contracts through WAIaaS's MCP tools. With 45 MCP t…

aiweb3ethereumsolana
Dev.to May 24, 2026, 14:42 UTC
EN

Indexing Solana Programs in Rust: Notes From a Python Backend Engineer

TL;DR I built a small Solana program activity indexer in Rust to pressure-test the patterns I rely on every day in Python — cursor-based syncs, idempo…

rustpostgressolanacryptocurrency
Dev.to May 17, 2026, 10:16 UTC
EN

Solana Explorer Explained: How to Read Blockchain Data Like a Developer

What Is Solana Explorer? If you've spent the last few weeks writing scripts to fetch account balances, decode transactions, and inspect on-chain progr…

100daysofsolanasolanaweb3blockchain
Dev.to May 16, 2026, 22:12 UTC
EN

Demystifying Solana’s Architecture: The Web2 Analogy That Helped Me Finally Understand Accounts

As we approach the end of Epoch 1 of the 100 Days of Solana , it’s time to look back at the core concepts that form the bedrock of everything we build…

100daysofsolanasolanaweb3learning
Dev.to May 16, 2026, 02:00 UTC
EN

Spraay just introduced new endpoints for Solana Agents.

If you've built a Solana DeFi agent recently, you know the shape of the work. You write a quote function. It calls Jupiter directly because that's whe…

aix402solanadefi
Dev.to May 16, 2026, 00:34 UTC
EN

Why backend developer are learning Solana?

Solana is one of the cryptocurrencies available in the current Blockchain market that gaining attention to many techies. Whether you are Python, Node …

100daysofsolanasolanaweb3blockchain
Dev.to May 7, 2026, 01:21 UTC
EN

Why Most Crypto Bots Get Sandwiched (And How to Prevent It)

Why Most Crypto Bots Get Sandwiched (And How to Prevent It) If you've ever tried running a crypto trading bot, you've likely encountered the dreaded "…

blockchainsolanadefiprogramming
Dev.to May 4, 2026, 21:15 UTC
EN

Why Most Crypto Bots Get Sandwiched (And How to Prevent It)

Why Most Crypto Bots Get Sandwiched (And How to Prevent It) If you've ever run a crypto trading bot on Ethereum or Solana, you've likely experienced t…

blockchainsolanadefiprogramming
Dev.to May 2, 2026, 18:16 UTC

© Tech News — Headline Aggregator

Sitemap Legal Notice Privacy Terms Copyright / Removal DSA Contact

Leaving the site

You are about to open an external website:

Continue →