As a #StaffEngineer, part of your role is going to be helping maintain your #TestSuite. Two questions for you: 1) If your test suite is green, can you push to prod RIGHT NOW with a high degree of confidence that nothing will explode? 2) If your test suite is red after running your e2e tests ONLY ONCE APIECE, do you have a high degree of certainty that something is actually wrong? If your answer to either of these questions is anything but an immediate "yes," your test suite isn't doing its job! Wanna hear more? Of course you do! Come hear me speak on maintaining a solid test suite on May 14 in Raleigh! Buy tickets here: https://lnkd.in/endei_Q3 Pictured below: An engineer stressing out over the "only once apiece" bit up there. Yes, it really is achievable!
Chris Sellek’s Post
More Relevant Posts
-
Curious about software qualification testing and its significance? Dive into our blog to unravel the importance of this crucial testing phase in software development. Don't miss this opportunity to enhance your understanding of software testing best practices. Read more: https://shorturl.at/DOzlY #SoftwareQualificationTesting #SoftwareTesting #TechBlog #ThinkPalm
To view or add a comment, sign in
-
🔗 Connect with me on LinkedIn for more insights on software testing tools and best practices! Let's drive quality and innovation in software development together. #SoftwareTesting #QualityAssurance #LinkedInNetworking
To view or add a comment, sign in
-
Curious about software qualification testing and its significance? Dive into our blog to unravel the importance of this crucial testing phase in software development. Don't miss this opportunity to enhance your understanding of software testing best practices. Read blog: https://shorturl.at/6BYsP #SoftwareQualificationTesting #SoftwareTesting #TechBlog #ThinkPalm #CES2025
To view or add a comment, sign in
-
"🔍 Question for You: What's the most challenging part of software testing? At Training Facility, we're passionate about helping beginners master the art of software testing. Share your thoughts and experiences with us in the comments below! Whether you're a seasoned pro or just starting out, your insights can inspire others. Ready to dive into the world of software testing? Check out our Software Testing for Beginners course today! https://buff.ly/4f2uBaM #SoftwareTesting #LearningJourney #TechCommunity #OnlineCourses"
To view or add a comment, sign in
-
Can you solve this software testing riddle?🧩 Invisible yet impactful, hiding in plain sight—what could it be? 🤔 Drop your guesses in the comment section👇
To view or add a comment, sign in
-
🧑💻🔍 In today’s fast-paced development world, robust software testing is critical to ensuring reliability and performance. At First Factory, we’ve refined our testing procedures to deliver high-quality, bug-free applications for clients across industries. 🚀 Dive into the full whitepaper here. https://lnkd.in/ezXaZEYn
To view or add a comment, sign in
-
Discover the essentials of software engineering! Read our latest blog to learn about its principles, methodologies, and best practices. https://lnkd.in/gjhcjTPr #SoftwareEngineering #TechInsights #ReadNow #Blog
To view or add a comment, sign in
-
Bad tests are worse than no tests. A lot of software engineers in the industry know that they *should* test their software, but they don't know *how* to effectively test their software. So they try to test anything and everything in a very broad way. Why is this bad? Now instead of maintaining just their software, they have to maintain an ineffective test suite as well. That's worse than no tests at all. Software testing doesn't have to be complicated. Ask yourself what behavior in your software you have created that you need to ensure is correct. Test that. Don't chase false metrics like code coverage. You'll end up with a bigger mess than when you started. #softwareengineering #softwaredevelopment
To view or add a comment, sign in
-
How does the lifecycle of a software product differ from that of a physical product, and what unique challenges does this present for software engineers?
To view or add a comment, sign in
Mobile Engineer @ Sprout Social | Jetpack Compose | Kotlin Multiplatform | Always Be Curious | Inspire Quality
8moContext is key here. If the tests are not actively maintained, it is really hard to have that high degree of confidence if they are all green or even if some are red. I am curious about this "once a piece" part...