Such an impressive feat. Godot, a native game development tool, now runs in the browser with WebAssembly and SharedArrayBuffers.
WebAssembly is really one of the best things that have happened to web development.
https://t.co/4GI8oTexsb
There are seven principles in software testing:
1. Testing shows presence of defects
2. Exhaustive testing is not possible
3. Early testing
4. Defect clustering
5. Pesticide paradox
6. Testing is context dependent
7. Absence of errors fallacy. #projectmanagement#systemtesting
Popular Myth:Testers get involved ONLY post-development in the project lifecycle
-》Involving QA at a later stage is a big risk to quality and the schedule of the deliverables.
-》Testers need the equal amount of time as developers.
#projectmanagement#SystemTesting#qake
Many testers seem determined to create a test silo—a secret society with a special handshake that excludes devs & other team members. That sort of exclusionary mindset seems dysfunctional to me. Same problem with #UX and other "specialties." Silos are the enemy of collaboration.
"Automate... Automation is better than Testing..."
"Don't automate. Testing is better than Automation..."
How do you know the above statements are incorrect without understanding the context and without seeing the actual implementation? #context#softwaretesting#testautomation
Environments in a mature organisation:
Development Env-》 Developer
Pre-production(UAT)-》QA,Testers
Production-》Support
#SystemTesting#projectmanagement#ITke